OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
|
Go to the source code of this file.
Macros | |
#define | IPPL_VERSIONS_H |
Variables | |
const char * | ippl_version_name = "${IPPL_VERSION_NAME}" |
const char * | ippl_compile_arch = ${IPPL_COMPILE_ARCH} |
const char * | ippl_compile_line = ${IPPL_COMPILE_LINE} |
const char * | ippl_compile_date = ${IPPL_COMPILE_DATE} |
const char * | ippl_compile_machine = ${IPPL_COMPILE_MACHINE} |
const char * | ippl_compile_options = ${IPPL_COMPILE_OPTIONS} |
const char * | ippl_compile_user = ${IPPL_COMPILE_USER} |
#define IPPL_VERSIONS_H |
Definition at line 5 of file IpplVersions.h.in.
const char* ippl_compile_arch = ${IPPL_COMPILE_ARCH} |
Definition at line 8 of file IpplVersions.h.in.
const char* ippl_compile_date = ${IPPL_COMPILE_DATE} |
Definition at line 10 of file IpplVersions.h.in.
const char* ippl_compile_line = ${IPPL_COMPILE_LINE} |
Definition at line 9 of file IpplVersions.h.in.
const char* ippl_compile_machine = ${IPPL_COMPILE_MACHINE} |
Definition at line 11 of file IpplVersions.h.in.
const char* ippl_compile_options = ${IPPL_COMPILE_OPTIONS} |
Definition at line 12 of file IpplVersions.h.in.
const char* ippl_compile_user = ${IPPL_COMPILE_USER} |
Definition at line 13 of file IpplVersions.h.in.
const char* ippl_version_name = "${IPPL_VERSION_NAME}" |
Definition at line 7 of file IpplVersions.h.in.