Encapsulation d'un MPI_Datatype.
Plus de détails...
#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/message_passing_mpi/arccore/message_passing_mpi/MpiDatatype.h>
◆ MpiDatatype() [1/2]
Arcane::MessagePassing::Mpi::MpiDatatype::MpiDatatype |
( |
MPI_Datatype | datatype | ) |
|
◆ MpiDatatype() [2/2]
Arcane::MessagePassing::Mpi::MpiDatatype::MpiDatatype |
( |
MPI_Datatype | datatype, |
|
|
bool | is_built_in, |
|
|
IMpiReduceOperator * | reduce_operator ) |
◆ ~MpiDatatype()
Arcane::MessagePassing::Mpi::MpiDatatype::~MpiDatatype |
( |
| ) |
|
◆ datatype()
MPI_Datatype Arcane::MessagePassing::Mpi::MpiDatatype::datatype |
( |
| ) |
const |
|
inline |
◆ reduceOperator()
MPI_Op Arcane::MessagePassing::Mpi::MpiDatatype::reduceOperator |
( |
eReduceType | reduce_type | ) |
|
|
inline |
◆ m_datatype
MPI_Datatype Arcane::MessagePassing::Mpi::MpiDatatype::m_datatype |
|
private |
◆ m_is_built_in
bool Arcane::MessagePassing::Mpi::MpiDatatype::m_is_built_in |
|
private |
◆ m_reduce_operator
La documentation de cette classe a été générée à partir des fichiers suivants :