12#ifndef ARCANE_LAUNCHER_LAUNCHERGLOBAL_H
13#define ARCANE_LAUNCHER_LAUNCHERGLOBAL_H
22#ifdef ARCANE_COMPONENT_arcane_launcher
23#define ARCANE_LAUNCHER_EXPORT ARCANE_EXPORT
25#define ARCANE_LAUNCHER_EXPORT ARCANE_IMPORT
34class DirectSubDomainExecutionContext;
35class DirectExecutionContext;
36class StandaloneAcceleratorMng;
37class StandaloneSubDomain;
Fichier de configuration d'Arcane.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-