TIMPI
|
Go to the source code of this file.
Classes | |
struct | TIMPI::data_type |
class | TIMPI::DataType |
Encapsulates the MPI_Datatype. More... | |
class | TIMPI::NotADataType |
StandardType<T>'s which do not define a way to MPI_Type T should inherit from this class. More... | |
struct | TIMPI::MaybeADataType< bool > |
struct | TIMPI::MaybeADataType< false > |
Namespaces | |
TIMPI | |
Typedefs | |
typedef MPI_Datatype | TIMPI::data_type |
Data types for communication. More... | |