OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Macros | Variables
IpplVersions.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IPPL_DKS_VERSION
 

Variables

const char * ippl_version_name = "V1.1.4"
 
const char * ippl_compile_arch = ""
 
const char * ippl_compile_line = ""
 
const char * ippl_compile_date = "Mon Dec 16 12:40:16 CET 2019"
 
const char * ippl_compile_machine = "Linux merlin-l-001.psi.ch 3.10.0-957.27.2.el7.x86_64 #1 SMP Tue Jul 9 16:53:14 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux"
 
const char * ippl_compile_options = ""
 
const char * ippl_compile_user = "adelmann"
 

Macro Definition Documentation

#define IPPL_DKS_VERSION

Definition at line 16 of file IpplVersions.h.

Referenced by IpplInfo::printVersion().

Variable Documentation

const char* ippl_compile_arch = ""

Definition at line 8 of file IpplVersions.h.

Referenced by IpplInfo::compileArch().

const char* ippl_compile_date = "Mon Dec 16 12:40:16 CET 2019"

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 = "Linux merlin-l-001.psi.ch 3.10.0-957.27.2.el7.x86_64 #1 SMP Tue Jul 9 16:53:14 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux"

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

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().