OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
Go to the source code of this file.
Variables | |
const char * | ippl_version_name = "V1.1.4" |
const char * | ippl_compile_arch = "" |
const char * | ippl_compile_line = "" |
const char * | ippl_compile_date = "Wed Aug 25 16:40:42 CEST 2021" |
const char * | ippl_compile_machine = "Darwin Elwing.local 19.6.0 Darwin Kernel Version 19.6.0: Thu May 6 00:48:39 PDT 2021; root:xnu-6153.141.33~1/RELEASE_X86_64 x86_64" |
const char * | ippl_compile_options = "" |
const char * | ippl_compile_user = "gsell" |
const char* ippl_compile_arch = "" |
Definition at line 8 of file IpplVersions.h.
Referenced by IpplInfo::compileArch().
const char* ippl_compile_date = "Wed Aug 25 16:40:42 CEST 2021" |
Definition at line 10 of file IpplVersions.h.
Referenced by IpplInfo::compileDate().
const char* ippl_compile_line = "" |
Definition at line 9 of file IpplVersions.h.
Referenced by IpplInfo::compileLine().
const char* ippl_compile_machine = "Darwin Elwing.local 19.6.0 Darwin Kernel Version 19.6.0: Thu May 6 00:48:39 PDT 2021; root:xnu-6153.141.33~1/RELEASE_X86_64 x86_64" |
Definition at line 11 of file IpplVersions.h.
Referenced by IpplInfo::compileMachine().
const char* ippl_compile_options = "" |
Definition at line 12 of file IpplVersions.h.
Referenced by IpplInfo::compileOptions().
const char* ippl_compile_user = "gsell" |
Definition at line 13 of file IpplVersions.h.
Referenced by IpplInfo::compileUser().
const char* ippl_version_name = "V1.1.4" |
Definition at line 7 of file IpplVersions.h.
Referenced by IpplInfo::version().