|
PEARL
Parallel Event Access and Replay Library
|
Declaration of the class CartTopology. More...
#include <stdint.h>#include <iosfwd>#include <map>#include <vector>#include <pearl/Uncopyable.h>Classes | |
| class | pearl::CartTopology |
| Representation of a Cartesian grid topology definition. More... | |
Namespaces | |
| pearl | |
| Namespace of the PEARL library. | |
Typedefs | |
| typedef std::vector< uint32_t > | pearl::CartCoordinate |
| Data type used to store a single Cartesian grid coordinate. More... | |
| typedef std::vector< CartCoordinate > | pearl::CartCoordList |
| Data type storing a list of Cartesian grid coordinates. More... | |
This header file provides the declaration of the class CartTopology and related functions.
![]() |
Copyright © 1998–2019 Forschungszentrum Jülich GmbH,
Jülich Supercomputing Centre
Copyright © 2009–2015 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming |