![]() |
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 (IdType id, MpiComm *communicator) | |
![]() | |
RmaWindow (IdType id, Communicator *communicator) | |
virtual | ~RmaWindow () |
IdType | getId () const |
Communicator * | get_comm () const |
Additional Inherited Members | |
![]() | |
typedef uint32_t | IdType |
RmaWindow definition identifier type. More... | |
![]() | |
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.
![]() |
Copyright © 1998–2019 Forschungszentrum Jülich GmbH,
Jülich Supercomputing Centre
Copyright © 2009–2015 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming |