Loading [MathJax]/extensions/TeX/AMSsymbols.js
PSCF v1.2
Util::MpiTraits< unsigned short > Class Reference

MpiTraits<unsigned short> explicit specialization. More...

#include <MpiTraits.h>

Static Public Attributes

static const MPI::Datatype type
 MPI Datatype.
 
static const bool hasType
 Is the MPI type initialized?
 

Detailed Description

MpiTraits<unsigned short> explicit specialization.

Definition at line 121 of file MpiTraits.h.

Member Data Documentation

◆ type

const MPI::Datatype Util::MpiTraits< unsigned short >::type
static

MPI Datatype.

Definition at line 124 of file MpiTraits.h.

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

◆ hasType

const bool Util::MpiTraits< unsigned short >::hasType
static

Is the MPI type initialized?

Definition at line 125 of file MpiTraits.h.


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