PSCF v1.2
|
Base class for MpiTraits with no type. More...
#include <MpiTraits.h>
Static Protected Attributes | |
static const MPI::Datatype | type = MPI::CHAR |
MPI Datatype (dummy - unused) | |
static const bool | hasType = false |
Is the MPI type initialized? | |
Base class for MpiTraits with no type.
Definition at line 24 of file MpiTraits.h.
|
staticprotected |
MPI Datatype (dummy - unused)
Definition at line 29 of file MpiTraits.h.
Referenced by pscfpp.field.Field::__init__(), pscfpp.field.Field::__str__(), and pscfpp.field.Field::read().
|
staticprotected |
Is the MPI type initialized?
Definition at line 30 of file MpiTraits.h.