|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
|
Go to the source code of this file.
Macros | |
| #define | OPAL_PROJECT_NAME "OPALX" |
| #define | OPAL_PROJECT_VERSION "1.0" |
| #define | OPAL_VERSION_MAJOR 1 |
| #define | OPAL_VERSION_MINOR 0 |
| #define | OPAL_VERSION_PATCH 0 |
| #define | OPAL_COMPILE_OPTIONS "-Wall" |
| #define | PACKAGE_BUGREPORT "" |
| #define OPAL_COMPILE_OPTIONS "-Wall" |
Definition at line 11 of file OPALconfig.h.
Referenced by main().
| #define OPAL_PROJECT_NAME "OPALX" |
Definition at line 2 of file OPALconfig.h.
Referenced by SDDSWriter::addDefaultParameters(), SDDSWriter::replaceVersionString(), H5PartWrapperForPT::writeHeader(), and LossDataSink::writeHeaderH5().
| #define OPAL_PROJECT_VERSION "1.0" |
Definition at line 5 of file OPALconfig.h.
Referenced by SDDSWriter::addDefaultParameters(), main(), OPALXMAIN::printStdoutHeader(), SDDSWriter::replaceVersionString(), H5PartWrapperForPT::writeHeader(), and LossDataSink::writeHeaderH5().
| #define OPAL_VERSION_MAJOR 1 |
Definition at line 6 of file OPALconfig.h.
Referenced by TrackRun::execute(), and RealConstant::RealConstant().
| #define OPAL_VERSION_MINOR 0 |
Definition at line 7 of file OPALconfig.h.
Referenced by TrackRun::execute(), and RealConstant::RealConstant().
| #define OPAL_VERSION_PATCH 0 |
Definition at line 8 of file OPALconfig.h.
Referenced by RealConstant::RealConstant().
| #define PACKAGE_BUGREPORT "" |
Definition at line 14 of file OPALconfig.h.
Referenced by OPALXMAIN::printStdoutHeader().