RmaWindow Class Reference
[PEARL.base]

Base class for remote memory access windows. More...

#include <RmaWindow.h>

Inheritance diagram for RmaWindow:

IdObject MpiWindow

List of all members.

Public Member Functions

Constructors & destructor
 RmaWindow (ident_t id)


Detailed Description

The class RmaWindow serves as a base class for all classes related to memory access windows. It is independent from the parallel-programming paradigm used.

The numerical identifiers of the individual RMA windows are globally defined and continuously enumerated, i.e., the ID is element of [0,#windows-1].


Constructor & Destructor Documentation

RmaWindow ( ident_t  id  ) 

Creates a new instance and initializes its identifier with the given value id.

Parameters:
id Window identifier


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