Sierra Toolkit  Version of the Day
sierra::MPI::Datatype< T > Struct Template Reference

Traits class Datatype implements a traits class containing two static member functions which return the appropriate MPI data type for the C++ data type. More...

#include <MPI.hpp>

Detailed Description

template<typename T>
struct sierra::MPI::Datatype< T >

Traits class Datatype implements a traits class containing two static member functions which return the appropriate MPI data type for the C++ data type.

The type() function returns the MPI data type.

Definition at line 150 of file MPI.hpp.


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