PSCF v1.2
|
MpiTraits<double> explicit specialization. More...
#include <MpiTraits.h>
Static Public Attributes | |
static const MPI::Datatype | type = MPI::DOUBLE |
MPI Datatype. | |
static const bool | hasType = true |
Is the MPI type initialized? | |
MpiTraits<double> explicit specialization.
Definition at line 173 of file MpiTraits.h.
|
static |
MPI Datatype.
Definition at line 176 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 177 of file MpiTraits.h.