queso-0.57.1
|
MPI Communicator Class. More...
Go to the source code of this file.
Classes | |
struct | QUESO::data_type |
class | QUESO::DataType |
class | QUESO::StandardType< T > |
class | QUESO::MpiComm |
The QUESO MPI Communicator Class. More... | |
Namespaces | |
QUESO | |
Typedefs | |
typedef MPI_Comm | QUESO::RawType_MPI_Comm |
typedef MPI_Group | QUESO::RawType_MPI_Group |
typedef MPI_Datatype | QUESO::RawType_MPI_Datatype |
typedef MPI_Datatype | QUESO::data_type |
typedef MPI_Op | QUESO::RawType_MPI_Op |
typedef MPI_Status | QUESO::RawType_MPI_Status |
Functions | |
QUESO::QUESO_STANDARD_TYPE (char, MPI_CHAR) | |
QUESO::QUESO_STANDARD_TYPE (int, MPI_INT) | |
QUESO::QUESO_STANDARD_TYPE (unsigned int, MPI_UNSIGNED) | |
QUESO::QUESO_STANDARD_TYPE (double, MPI_DOUBLE) | |
MPI Communicator Class.
Definition in file MpiComm.h.