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

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 = "Tue Jul 2 14:57:04 CEST 2024"
 
const char * ippl_compile_machine = "Linux pmod7.psi.ch 3.10.0-1160.119.1.el7.x86_64 #1 SMP Fri Jun 7 15:35:01 EDT 2024 x86_64 x86_64 x86_64 GNU/Linux"
 
const char * ippl_compile_options = ""
 
const char * ippl_compile_user = "gsell"
 

Variable Documentation

const char* ippl_compile_arch = ""

Definition at line 8 of file IpplVersions.h.

Referenced by IpplInfo::compileArch().

const char* ippl_compile_date = "Tue Jul 2 14:57:04 CEST 2024"

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 pmod7.psi.ch 3.10.0-1160.119.1.el7.x86_64 #1 SMP Fri Jun 7 15:35:01 EDT 2024 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 = "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().