PSCF v1.1
|
Explicit specialization MpiTraits<IntVector>. More...
#include <IntVector.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<IntVector>.
Definition at line 443 of file IntVector.h.
|
static |
MPI Datatype.
Definition at line 446 of file IntVector.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 447 of file IntVector.h.