OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
IpplVersions.h
Go to the documentation of this file.
1 // Configuration and version information
2 // generated automatically - do not edit
3 
4 #ifndef IPPL_VERSIONS_H
5 #define IPPL_VERSIONS_H
6 
7 const char *ippl_version_name = "V1.1.4";
8 const char *ippl_compile_arch = "";
9 const char *ippl_compile_line = "";
10 const char *ippl_compile_date = "Wed Aug 25 16:40:42 CEST 2021";
11 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";
12 const char *ippl_compile_options = "";
13 const char *ippl_compile_user = "gsell";
14 
15 #endif
const char * ippl_compile_date
Definition: IpplVersions.h:10
const char * ippl_compile_user
Definition: IpplVersions.h:13
const char * ippl_compile_line
Definition: IpplVersions.h:9
const char * ippl_compile_options
Definition: IpplVersions.h:12
const char * ippl_version_name
Definition: IpplVersions.h:7
const char * ippl_compile_machine
Definition: IpplVersions.h:11
const char * ippl_compile_arch
Definition: IpplVersions.h:8