OPAL (Object Oriented Parallel Accelerator Library) 2022.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 = "Thu Oct 20 17:39:05 CEST 2022"
 
const char * ippl_compile_machine = "Darwin Elwing.local 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64"
 
const char * ippl_compile_options = ""
 
const char * ippl_compile_user = "gsell"
 

Variable Documentation

◆ ippl_compile_arch

const char* ippl_compile_arch = ""

Definition at line 8 of file IpplVersions.h.

Referenced by IpplInfo::compileArch().

◆ ippl_compile_date

const char* ippl_compile_date = "Thu Oct 20 17:39:05 CEST 2022"

Definition at line 10 of file IpplVersions.h.

Referenced by IpplInfo::compileDate().

◆ ippl_compile_line

const char* ippl_compile_line = ""

Definition at line 9 of file IpplVersions.h.

Referenced by IpplInfo::compileLine().

◆ ippl_compile_machine

const char* ippl_compile_machine = "Darwin Elwing.local 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64"

Definition at line 11 of file IpplVersions.h.

Referenced by IpplInfo::compileMachine().

◆ ippl_compile_options

const char* ippl_compile_options = ""

Definition at line 12 of file IpplVersions.h.

Referenced by IpplInfo::compileOptions().

◆ ippl_compile_user

const char* ippl_compile_user = "gsell"

Definition at line 13 of file IpplVersions.h.

Referenced by IpplInfo::compileUser().

◆ ippl_version_name

const char* ippl_version_name = "V1.1.4"

Definition at line 7 of file IpplVersions.h.

Referenced by IpplInfo::version().