VirtualFluids 0.2.0
Parallel CFD LBM Solver
Loading...
Searching...
No Matches
buildInfo Namespace Reference

Functions

const chargitCommitHash ()
 
const chargitBranch ()
 
const charbuildType ()
 
const charcompilerFlags ()
 
const charcompilerFlagWarnings ()
 
const charcompilerDefinitions ()
 
const charbuildMachine ()
 
const charprojectDir ()
 
const charbinaryDir ()
 
const charprecision ()
 
const charcompiler ()
 
const charcompiler_version ()
 
const charmpi_library ()
 
const charmpi_version ()
 

Function Documentation

◆ binaryDir()

const char * buildInfo::binaryDir ( )

Definition at line 78 of file buildInfo.in.cpp.

◆ buildMachine()

const char * buildInfo::buildMachine ( )

Definition at line 68 of file buildInfo.in.cpp.

◆ buildType()

const char * buildInfo::buildType ( )

Definition at line 48 of file buildInfo.in.cpp.

◆ compiler()

const char * buildInfo::compiler ( )

Definition at line 88 of file buildInfo.in.cpp.

◆ compiler_version()

const char * buildInfo::compiler_version ( )

Definition at line 93 of file buildInfo.in.cpp.

◆ compilerDefinitions()

const char * buildInfo::compilerDefinitions ( )

Definition at line 63 of file buildInfo.in.cpp.

◆ compilerFlags()

const char * buildInfo::compilerFlags ( )

Definition at line 53 of file buildInfo.in.cpp.

◆ compilerFlagWarnings()

const char * buildInfo::compilerFlagWarnings ( )

Definition at line 58 of file buildInfo.in.cpp.

◆ gitBranch()

const char * buildInfo::gitBranch ( )

Definition at line 43 of file buildInfo.in.cpp.

◆ gitCommitHash()

const char * buildInfo::gitCommitHash ( )

Definition at line 38 of file buildInfo.in.cpp.

◆ mpi_library()

const char * buildInfo::mpi_library ( )

Definition at line 99 of file buildInfo.in.cpp.

◆ mpi_version()

const char * buildInfo::mpi_version ( )

Definition at line 104 of file buildInfo.in.cpp.

◆ precision()

const char * buildInfo::precision ( )

Definition at line 83 of file buildInfo.in.cpp.

◆ projectDir()

const char * buildInfo::projectDir ( )

Definition at line 73 of file buildInfo.in.cpp.