MFEM
v3.3
Finite element discretization library
|
Helper struct to convert a C++ type to an MPI type. More...
#include <communication.hpp>
Public Member Functions | |
template<> | |
const MPI_Datatype | mpi_type |
template<> | |
const MPI_Datatype | mpi_type |
Static Public Attributes | |
static const MPI_Datatype | mpi_type |
Helper struct to convert a C++ type to an MPI type.
Definition at line 305 of file communication.hpp.
const MPI_Datatype mfem::MPITypeMap< int >::mpi_type | ( | ) |
Definition at line 261 of file communication.cpp.
const MPI_Datatype mfem::MPITypeMap< double >::mpi_type | ( | ) |
Definition at line 262 of file communication.cpp.
|
static |
Definition at line 305 of file communication.hpp.