Infos pour construire un MpiParallelMng.
Plus de détails...
#include <arcane/parallel/mpi/MpiParallelMng.h>
Infos pour construire un MpiParallelMng.
Définition à la ligne 43 du fichier MpiParallelMng.h.
◆ MpiParallelMngBuildInfo()
Arcane::MpiParallelMngBuildInfo::MpiParallelMngBuildInfo |
( |
MPI_Comm | comm | ) |
|
◆ commRank()
Int32 Arcane::MpiParallelMngBuildInfo::commRank |
( |
| ) |
const |
|
inline |
◆ commSize()
Int32 Arcane::MpiParallelMngBuildInfo::commSize |
( |
| ) |
const |
|
inline |
◆ dispatchersRef()
Ref< MP::Dispatchers > Arcane::MpiParallelMngBuildInfo::dispatchersRef |
( |
| ) |
const |
|
inline |
◆ messagePassingMngRef()
Ref< MP::MessagePassingMng > Arcane::MpiParallelMngBuildInfo::messagePassingMngRef |
( |
| ) |
const |
|
inline |
◆ mpiComm()
MPI_Comm Arcane::MpiParallelMngBuildInfo::mpiComm |
( |
| ) |
const |
|
inline |
◆ comm_nb_rank
Int32 Arcane::MpiParallelMngBuildInfo::comm_nb_rank |
|
private |
◆ comm_rank
Int32 Arcane::MpiParallelMngBuildInfo::comm_rank |
|
private |
◆ is_mpi_comm_owned
bool Arcane::MpiParallelMngBuildInfo::is_mpi_comm_owned |
◆ is_parallel
bool Arcane::MpiParallelMngBuildInfo::is_parallel |
◆ m_dispatchers_ref
Ref<MP::Dispatchers> Arcane::MpiParallelMngBuildInfo::m_dispatchers_ref |
|
private |
◆ m_message_passing_mng_ref
Ref<MP::MessagePassingMng> Arcane::MpiParallelMngBuildInfo::m_message_passing_mng_ref |
|
private |
◆ mpi_comm
MPI_Comm Arcane::MpiParallelMngBuildInfo::mpi_comm |
|
private |
◆ mpi_lock
MpiLock* Arcane::MpiParallelMngBuildInfo::mpi_lock = nullptr |
◆ stat
◆ thread_mng
IThreadMng* Arcane::MpiParallelMngBuildInfo::thread_mng = nullptr |
◆ timer_mng
ITimerMng* Arcane::MpiParallelMngBuildInfo::timer_mng = nullptr |
◆ trace_mng
ITraceMng* Arcane::MpiParallelMngBuildInfo::trace_mng = nullptr |
◆ world_parallel_mng
IParallelMng* Arcane::MpiParallelMngBuildInfo::world_parallel_mng = nullptr |
La documentation de cette structure a été générée à partir des fichiers suivants :