GRINS-0.6.0
Namespaces | Macros | Functions
grins_version.h File Reference
#include <iostream>
#include <iomanip>
Include dependency graph for grins_version.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 GRINS
 GRINS namespace.
 

Macros

#define GRINS_MAJOR_VERSION   0
 
#define GRINS_MINOR_VERSION   6
 
#define GRINS_MICRO_VERSION   0
 
#define GRINS_BUILD_USER   "pbauman"
 
#define GRINS_BUILD_ARCH   "x86_64-apple-darwin13.4.0"
 
#define GRINS_BUILD_HOST   "farnsworth.local"
 
#define GRINS_BUILD_DATE   "@BUILD_DATE@"
 
#define GRINS_BUILD_VERSION   "external"
 
#define GRINS_LIB_VERSION   "0.6.0"
 
#define GRINS_LIB_RELEASE   "External Release"
 
#define GRINS_CXX   "mpic++"
 
#define GRINS_CXXFLAGS   "-std=gnu++11 -O2 -felide-constructors -funroll-loops -fstrict-aliasing -Wdisabled-optimization -fopenmp -DNDEBUG -Wall"
 

Functions

void GRINS::grins_version_stdout ()
 
int GRINS::get_grins_version ()
 

Macro Definition Documentation

#define GRINS_BUILD_ARCH   "x86_64-apple-darwin13.4.0"

Definition at line 37 of file grins_version.h.

Referenced by GRINS::grins_version_stdout().

#define GRINS_BUILD_DATE   "@BUILD_DATE@"

Definition at line 39 of file grins_version.h.

Referenced by GRINS::grins_version_stdout().

#define GRINS_BUILD_HOST   "farnsworth.local"

Definition at line 38 of file grins_version.h.

Referenced by GRINS::grins_version_stdout().

#define GRINS_BUILD_USER   "pbauman"

Definition at line 36 of file grins_version.h.

Referenced by GRINS::grins_version_stdout().

#define GRINS_BUILD_VERSION   "external"

Definition at line 40 of file grins_version.h.

Referenced by GRINS::grins_version_stdout(), and main().

#define GRINS_CXX   "mpic++"

Definition at line 45 of file grins_version.h.

Referenced by GRINS::grins_version_stdout().

#define GRINS_CXXFLAGS   "-std=gnu++11 -O2 -felide-constructors -funroll-loops -fstrict-aliasing -Wdisabled-optimization -fopenmp -DNDEBUG -Wall"

Definition at line 46 of file grins_version.h.

Referenced by GRINS::grins_version_stdout().

#define GRINS_LIB_RELEASE   "External Release"

Definition at line 43 of file grins_version.h.

Referenced by GRINS::grins_version_stdout().

#define GRINS_LIB_VERSION   "0.6.0"

Definition at line 42 of file grins_version.h.

Referenced by GRINS::grins_version_stdout().

#define GRINS_MAJOR_VERSION   0

Definition at line 32 of file grins_version.h.

Referenced by GRINS::get_grins_version().

#define GRINS_MICRO_VERSION   0

Definition at line 34 of file grins_version.h.

Referenced by GRINS::get_grins_version().

#define GRINS_MINOR_VERSION   6

Definition at line 33 of file grins_version.h.

Referenced by GRINS::get_grins_version().


Generated on Mon Jun 22 2015 21:32:21 for GRINS-0.6.0 by  doxygen 1.8.9.1