Go to the documentation of this file.
44 const std::string& envName
50 os.writeEntry(
key, value);
71 printEnv(
os,
"arch",
"WM_ARCH");
72 printEnv(
os,
"compilerType",
"WM_COMPILER_TYPE");
73 printEnv(
os,
"compiler",
"WM_COMPILER");
74 printEnv(
os,
"mplib",
"WM_MPLIB");
75 printEnv(
os,
"options",
"WM_OPTIONS");
Functions used by OpenFOAM that are specific to POSIX compliant operating systems and need to be repl...
A class for handling words, derived from Foam::string.
auto key(const Type &t) -> typename std::enable_if< std::is_enum< Type >::value, typename std::underlying_type< Type >::type >::type
string getEnv(const std::string &envName)
static std::string dateTime()
OBJstream os(runTime.globalPath()/outputName)
const std::string version
string hostName(bool full=false)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Ostream & write(Ostream &os) const