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

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

Detailed Description

Explicit specialization MpiTraits<IntVector>.

Definition at line 443 of file IntVector.h.

Member Data Documentation

◆ type

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

◆ hasType

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

Is the MPI type initialized?

Definition at line 447 of file IntVector.h.


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