Template Struct MPITypes

Struct Documentation

template<typename Real>
struct MPITypes

The MPITypes struct abstracts away the MPI_Datatype types for different floating point modes using templates to hide the details from the caller.

Public Functions

inline MPITypes()
MPITypes()
MPITypes()
MPITypes()

Public Members

MPI_Datatype realType_
MPI_Datatype complexType_