Teuchos - Trilinos Tools Package
Version of the Day
|
Templated traits class that binds MPI types to C++ types. More...
#include <Teuchos_MPITraits.hpp>
Static Public Member Functions | |
static int | type () |
Return the MPI data type of the template argument. More... | |
Templated traits class that binds MPI types to C++ types.
MPIComm
.char
, int
, float
, and double
. Definition at line 74 of file Teuchos_MPITraits.hpp.
|
static |
Return the MPI data type of the template argument.