|
MFEM
v3.2
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 284 of file communication.hpp.
| const MPI_Datatype mfem::MPITypeMap< int >::mpi_type | ( | ) |
Definition at line 199 of file communication.cpp.
| const MPI_Datatype mfem::MPITypeMap< double >::mpi_type | ( | ) |
Definition at line 200 of file communication.cpp.
|
static |
Definition at line 284 of file communication.hpp.
1.8.5