PEARL
Parallel Event Access and Replay Library
List of all members
pearl::Topology Class Reference

Base class for virtual topologies. More...

#include <pearl/Topology.h>

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

Public Member Functions

Get topology information
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

◆ ~Topology()

virtual pearl::Topology::~Topology ( )
virtual

◆ Topology()

pearl::Topology::Topology ( uint32_t  id)
protected

Member Function Documentation

◆ get_id()

uint32_t pearl::Topology::get_id ( ) const

The documentation for this class was generated from the following file:

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