MpiWindow Class Reference
[PEARL.mpi]

Stores information related to an MPI-2 remote memory access window. More...

#include <MpiWindow.h>

Inheritance diagram for MpiWindow:

RmaWindow IdObject

List of all members.

Public Member Functions

Constructors & destructor
 MpiWindow (ident_t id, MpiComm *communicator)
Get window information
MpiCommget_comm () const


Detailed Description

The instances of the class MpiWindow provide information about MPI-2 remote memory access (RMA) windows.

Constructor & Destructor Documentation

MpiWindow ( ident_t  id,
MpiComm communicator 
)

Creates a new instance and initializes its identifier and associated communicator with the given values id and communicator, respectively.

Parameters:
id Window identifier
communicator Associated MPI communicator


Member Function Documentation

MpiComm * get_comm (  )  const

Returns the associated MPI communicator.

Returns:
MPI communicator


SCALASCA    Copyright © 1998–2009 Forschungszentrum Jülich, Jülich Supercomputing Centre