PEARL
Parallel Event Access and Replay Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
pearl::MpiCartesian Class Reference

Stores information related to a virtual cartesian MPI topology. More...

#include <pearl/MpiCartesian.h>

Inheritance diagram for pearl::MpiCartesian:
pearl::Cartesian pearl::Topology

List of all members.

Public Member Functions

MpiCommget_comm () const
Constructors & destructor
 MpiCartesian (uint32_t id, const cart_dims &num_locations, const cart_period &is_periodic, MpiComm *communicator)

Detailed Description

Note:
The Communicator object associated with a MPI topology is only referenced and not owned by the corresponding MpiCartesian object. Therefore, it will not be deleted if the MpiCartesian object is released.

Constructor & Destructor Documentation

pearl::MpiCartesian::MpiCartesian ( uint32_t  id,
const cart_dims num_locations,
const cart_period is_periodic,
MpiComm communicator 
)

Member Function Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Scalasca    Copyright © 1998–2014 Forschungszentrum Jülich GmbH, Jülich Supercomputing Centre
Copyright © 2009–2014 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming