◆ MpiAllInOneMachineMemoryWindowBase()
Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::MpiAllInOneMachineMemoryWindowBase |
( |
void * | node_window, |
|
|
MPI_Aint | offset, |
|
|
const MPI_Comm & | comm, |
|
|
Int32 | my_node_rank ) |
|
explicit |
◆ data() [1/2]
void * Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::data |
( |
| ) |
const |
◆ data() [2/2]
void * Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::data |
( |
Int32 | rank | ) |
const |
◆ sizeAndDataSegment() [1/2]
std::pair< Integer, void * > Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::sizeAndDataSegment |
( |
| ) |
const |
◆ sizeAndDataSegment() [2/2]
std::pair< Integer, void * > Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::sizeAndDataSegment |
( |
Int32 | rank | ) |
const |
◆ sizeofOneElem()
Integer Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::sizeofOneElem |
( |
| ) |
const |
◆ sizeSegment() [1/2]
Integer Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::sizeSegment |
( |
| ) |
const |
◆ sizeSegment() [2/2]
Integer Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::sizeSegment |
( |
Int32 | rank | ) |
const |
◆ m_comm
MPI_Comm Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::m_comm |
|
private |
◆ m_my_rank
Int32 Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::m_my_rank |
|
private |
◆ m_nb_elem_local
MPI_Aint Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::m_nb_elem_local |
|
private |
◆ m_node_window
void* Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::m_node_window |
|
private |
◆ m_offset
MPI_Aint Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::m_offset |
|
private |
◆ m_size_type
Integer Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::m_size_type |
|
private |
◆ m_win
MPI_Win* Arcane::MessagePassing::Mpi::MpiAllInOneMachineMemoryWindowBase::m_win |
|
private |
La documentation de cette classe a été générée à partir des fichiers suivants :