![]() |
PEARL
Parallel Event Access and Replay Library
|
Base class for virtual topologies. More...
#include <pearl/Topology.h>
Public Member Functions | |
uint32_t | get_id () const |
Constructors & destructor | |
virtual | ~Topology () |
Topology (uint32_t id) |
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].
virtual pearl::Topology::~Topology | ( | ) | [virtual] |
pearl::Topology::Topology | ( | uint32_t | id | ) | [protected] |
uint32_t pearl::Topology::get_id | ( | ) | const |
![]() |
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 |