Functions used by OpenFOAM that are specific to POSIX compliant operating systems and need to be repl...
const Time & time() const
Return time.
word group() const
Return group (extension part of name)
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
const fvMesh & mesh() const
Return const access to the mesh.
autoPtr< OFstream > logFile(const word &name) const
Create and return a TDAC log file of the given name.
void setNSpecie(const label newNs)
Allow the reduction method to reset the number of species.
bool reduction() const
Return true if mechanism reduction is active.
virtual label nEqns() const
Number of ODE's to solve.
label sToc(const label si) const
Return the index in the complete set of species.
virtual label nSpecie() const
The number of species.
label cTos(const label ci) const
Return the index in the simplified set of species.
const PtrList< volScalarField > & Y() const
Return a reference to the list of mass fraction fields.
fileName path() const
Return complete path.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
bool mkDir(const fileName &, mode_t=0777)
Make a directory and return an error if it could not be created.
word name(const bool)
Return a word representation of a bool.