PSCF v1.1
Static Public Attributes | List of all members
Util::MpiTraits< Vector > Class Reference

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...
 

Detailed Description

Explicit specialization MpiTraits<Vector>.

Definition at line 449 of file Vector.h.

Member Data Documentation

◆ type

MPI::Datatype Util::MpiTraits< Vector >::type = MPI::BYTE
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().

◆ hasType

bool Util::MpiTraits< Vector >::hasType = false
static

Is the MPI type initialized?

Definition at line 453 of file Vector.h.


The documentation for this class was generated from the following files: