PSCF v1.1
|
MpiTraits<unsigned int> explicit specialization. More...
#include <MpiTraits.h>
Static Public Attributes | |
static const MPI::Datatype | type |
MPI Datatype. More... | |
static const bool | hasType |
Is the MPI type initialized? More... | |
MpiTraits<unsigned int> explicit specialization.
Definition at line 116 of file MpiTraits.h.
|
static |
MPI Datatype.
Definition at line 119 of file MpiTraits.h.
Referenced by pscfpp.field.Field::__init__(), pscfpp.field.Field::__str__(), and pscfpp.field.Field::read().
|
static |
Is the MPI type initialized?
Definition at line 120 of file MpiTraits.h.