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

Explicit specialization MpiTraits<Tensor>. More...

#include <Tensor.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<Tensor>.

Definition at line 385 of file Tensor.h.

Member Data Documentation

◆ type

MPI::Datatype Util::MpiTraits< Tensor >::type = MPI::BYTE
static

MPI Datatype.

Definition at line 388 of file Tensor.h.

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

◆ hasType

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

Is the MPI type initialized?

Definition at line 389 of file Tensor.h.


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