|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
|
#include <iosfwd>#include <map>#include <stack>#include <string>#include <vector>#include "AbstractObjects/ObjectFunction.h"#include "OPALTypes.h"Go to the source code of this file.
Classes | |
| class | OpalData |
| The global OPAL structure. More... | |
| struct | OpalData::ClearReference |
| Clear Reference. More... | |
Typedefs | |
| typedef std::pair< std::string, double > | MaxPhasesT |
| typedef std::map< double, double > | energyEvolution_t |
| typedef std::map<double, double> energyEvolution_t |
Definition at line 42 of file OpalData.h.
| typedef std::pair<std::string, double> MaxPhasesT |
Definition at line 41 of file OpalData.h.