#include <commWrapper.hpp>
◆ bcastStruct() [1/2]
| bcastStruct::bcastStruct |
( |
MPI_Comm |
comm_, |
|
|
MPI_Datatype |
dtype_, |
|
|
collAlg |
algm |
|
) |
| |
◆ bcastStruct() [2/2]
| bcastStruct::bcastStruct |
( |
| ) |
|
|
inline |
◆ init()
| int bcastStruct::init |
( |
void * |
buffer, |
|
|
int |
root, |
|
|
int |
count |
|
) |
| |
◆ isFinished()
| bool bcastStruct::isFinished |
( |
| ) |
|
◆ test()
| int bcastStruct::test |
( |
| ) |
|
◆ wait()
| int bcastStruct::wait |
( |
| ) |
|
◆ bcastAlgm
◆ bcastStatus
◆ buffer
| void* bcastStruct::buffer |
|
private |
◆ comm
| MPI_Comm bcastStruct::comm |
◆ commSize
| int bcastStruct::commSize |
|
private |
◆ count
◆ dtype
| MPI_Datatype bcastStruct::dtype |
◆ myRank
◆ request
| MPI_Request bcastStruct::request |
◆ root
◆ status
| MPI_Status bcastStruct::status |
The documentation for this class was generated from the following files: