12#ifndef ARCCORE_MESSAGEPASSINGMPI_MESSAGEPASSINGMPIENUM_H
13#define ARCCORE_MESSAGEPASSINGMPI_MESSAGEPASSINGMPIENUM_H
17#include "arccore/message_passing_mpi/MessagePassingMpiGlobal.h"
19#include "arccore/collections/CollectionsGlobal.h"
22#include "arccore/base/String.h"
27namespace Arcane::MessagePassing::Mpi
36enum class ARCCORE_MESSAGEPASSINGMPI_EXPORT eMpiName
72class ARCCORE_MESSAGEPASSINGMPI_EXPORT
MpiInfo
81 const String& name()
const;
84 const String& description()
const;
100namespace Arccore::MessagePassing::Mpi
102using Arcane::MessagePassing::Mpi::eMpiName;
Déclarations des types de la composante 'base' de Arccore.
Lecteur des fichiers de maillage via la bibliothèque LIMA.
Structure informative liee aux enumerationx pour les operations MPI. Donne le nom associe a l'enum ai...
Chaîne de caractères unicode.