|
PEARL
Parallel Event Access and Replay Library
|
Stores information related to an MPI-2 remote memory access window. More...
#include <pearl/MpiWindow.h>
Public Member Functions | |
Constructors & destructor | |
| MpiWindow (uint32_t id, MpiComm *communicator) | |
Public Member Functions inherited from pearl::RmaWindow | |
| RmaWindow (uint32_t id, Communicator *communicator) | |
| virtual | ~RmaWindow () |
| uint32_t | get_id () const |
| Communicator * | get_comm () const |
Additional Inherited Members | |
Related Functions inherited from pearl::RmaWindow | |
| std::ostream & | operator<< (std::ostream &stream, const RmaWindow &item) |
| Stream output operator. More... | |
The instances of the class MpiWindow provide information about MPI-2 remote memory access (RMA) windows.
| pearl::MpiWindow::MpiWindow | ( | uint32_t | id, |
| MpiComm * | communicator | ||
| ) |
![]() |
Copyright © 1998–2016 Forschungszentrum Jülich GmbH,
Jülich Supercomputing Centre
Copyright © 2009–2015 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming |