PSCF v1.1
|
Explicit specialization MpiTraits<Vector>. More...
#include <Vector.h>
Static Public Attributes | |
static MPI::Datatype | type = MPI::BYTE |
MPI Datatype. More... | |
static bool | hasType = false |
Is the MPI type initialized? More... | |
Explicit specialization MpiTraits<Vector>.
|
static |
MPI Datatype.
Initialize MPI Datatype.
Definition at line 452 of file Vector.h.
Referenced by pscfpp.field.Field::__init__(), pscfpp.field.Field::__str__(), and pscfpp.field.Field::read().
|
static |