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

MpiTraits<short> explicit specialization. More...

#include <MpiTraits.h>

Static Public Attributes

static const MPI::Datatype type = MPI::SHORT_INT
 MPI Datatype. More...
 
static const bool hasType = true
 Is the MPI type initialized? More...
 

Detailed Description

MpiTraits<short> explicit specialization.

Definition at line 72 of file MpiTraits.h.

Member Data Documentation

◆ type

const MPI::Datatype Util::MpiTraits< short >::type = MPI::SHORT_INT
static

MPI Datatype.

Definition at line 75 of file MpiTraits.h.

Referenced by pscfpp.field.Field::__init__(), pscfpp.field.Field::__str__(), and pscfpp.field.Field::read().

◆ hasType

const bool Util::MpiTraits< short >::hasType = true
static

Is the MPI type initialized?

Definition at line 76 of file MpiTraits.h.


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