OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
OPALconfig.h File Reference
This graph shows which files directly or indirectly include this file:

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   ""

Macro Definition Documentation

◆ OPAL_COMPILE_OPTIONS

#define OPAL_COMPILE_OPTIONS   "-Wall"

Definition at line 11 of file OPALconfig.h.

Referenced by main().

◆ OPAL_PROJECT_NAME

#define OPAL_PROJECT_NAME   "OPALX"

◆ OPAL_PROJECT_VERSION

◆ OPAL_VERSION_MAJOR

#define OPAL_VERSION_MAJOR   1

Definition at line 6 of file OPALconfig.h.

Referenced by TrackRun::execute(), and RealConstant::RealConstant().

◆ OPAL_VERSION_MINOR

#define OPAL_VERSION_MINOR   0

Definition at line 7 of file OPALconfig.h.

Referenced by TrackRun::execute(), and RealConstant::RealConstant().

◆ OPAL_VERSION_PATCH

#define OPAL_VERSION_PATCH   0

Definition at line 8 of file OPALconfig.h.

Referenced by RealConstant::RealConstant().

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   ""

Definition at line 14 of file OPALconfig.h.

Referenced by OPALXMAIN::printStdoutHeader().