|
PEARL
Parallel Event Access and Replay Library
|
Declaration of the scoped enumeration type Paradigm. More...
Classes | |
| struct | pearl::Paradigm_enum |
| Helper struct defining the enumerators of the Paradigm scoped enumeration. More... | |
Namespaces | |
| pearl | |
| Namespace of the PEARL library. | |
Typedefs | |
| typedef ScopedEnum< Paradigm_enum > | pearl::Paradigm |
| Enumeration type defining all known paradigms. More... | |
Functions | |
Stream I/O functions | |
| std::ostream & | pearl::operator<< (std::ostream &stream, const Paradigm &item) |
| Stream output operator. More... | |
Conversion functions | |
| std::string | pearl::toString (const Paradigm &item) |
| Get string representation of a paradigm object. More... | |
This header file provides the declaration of the scoped enumeration type Paradigm and related functions.
![]() |
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 |