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

Base class for virtual topologies. More...

#include <pearl/Topology.h>

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

List of all members.

Public Member Functions

uint32_t get_id () const

Constructors & destructor

virtual ~Topology ()
 Topology (uint32_t id)

Detailed Description

The class Topology serves as a base class for all classes related to virtual topologies.

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


Constructor & Destructor Documentation

virtual pearl::Topology::~Topology ( ) [virtual]
pearl::Topology::Topology ( uint32_t  id) [protected]

Member Function Documentation

uint32_t pearl::Topology::get_id ( ) const

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