64 ITstream defaultInterpolationScheme_;
79 bool defaultFluxRequired_;
144 bool transient()
const ITstream & laplacianScheme(const word &name) const
A list of keyword definitions, which are a keyword followed by any number of values (e...
static int debug
Debug switch.
bool read()
Read the fvSchemes.
void setFluxRequired(const word &name) const
ITstream & ddtScheme(const word &name) const
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
ITstream & snGradScheme(const word &name) const
const dictionary & schemesDict() const
ITstream & divScheme(const word &name) const
A class for handling words, derived from string.
ITstream & interpolationScheme(const word &name) const
const word & name() const
Name function is needed to disambiguate those inherited.
ITstream & d2dt2Scheme(const word &name) const
ITstream & gradScheme(const word &name) const
Selector class for finite volume differencing schemes. fvMesh is derived from fvShemes so that all fi...
bool fluxRequired(const word &name) const
bool steady() const
Return true if the default ddtScheme is steadyState.
Registry of regIOobjects.