XMLIOSERVER 0.4
Serveur d'Entrées/Sorties parallèles
|
Espace de nommage pour les communications via la bibliothèque MPI. Plus de détails...
Classes | |
class | CMPIManager |
Surcouche interne de la bibliàothèque M(essage) P(assing) I(nterface). Plus de détails... | |
Définition de type | |
typedef MPI_Fint | MPI_F_Comm |
Identifiant de communicateur MPI (Fortran). | |
typedef MPI_Fint | MPI_F_Group |
Identifiant de groupe MPI (Fortran). | |
typedef MPI_Fint | MPI_F_Request |
Identifiant de requête MPI (Fortran). | |
typedef MPI_Fint * | MPI_F_Status |
Identifiant de statut MPI (Fortran). | |
typedef MPI_Fint | MPI_F_DataType |
Identifiant de type de données MPI (Fortran). |
Espace de nommage pour les communications via la bibliothèque MPI.
typedef MPI_Fint xmlioserver::comm::MPI_F_Comm |
Identifiant de communicateur MPI (Fortran).
Définition à la ligne 36 du fichier mpi_interface.hpp.
typedef MPI_Fint xmlioserver::comm::MPI_F_DataType |
Identifiant de type de données MPI (Fortran).
Définition à la ligne 40 du fichier mpi_interface.hpp.
typedef MPI_Fint xmlioserver::comm::MPI_F_Group |
Identifiant de groupe MPI (Fortran).
Définition à la ligne 37 du fichier mpi_interface.hpp.
typedef MPI_Fint xmlioserver::comm::MPI_F_Request |
Identifiant de requête MPI (Fortran).
Définition à la ligne 38 du fichier mpi_interface.hpp.
typedef MPI_Fint* xmlioserver::comm::MPI_F_Status |
Identifiant de statut MPI (Fortran).
Définition à la ligne 39 du fichier mpi_interface.hpp.