IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
A class for handling words, derived from string.
dictionary snGradSchemes_
bool defaultFluxRequired_
ITstream defaultDdtScheme_
ITstream & ddtScheme(const word &name) const
Selector class for finite volume differencing schemes. fvMesh is derived from fvShemes so that all fi...
ITstream & divScheme(const word &name) const
bool read()
Read the fvSchemes.
Registry of regIOobjects.
ITstream defaultGradScheme_
static int debug
Debug switch.
void setFluxRequired(const word &name) const
ITstream defaultDivScheme_
ITstream & gradScheme(const word &name) const
const dictionary & schemesDict() const
ITstream defaultInterpolationScheme_
A list of keyword definitions, which are a keyword followed by any number of values (e....
ITstream defaultD2dt2Scheme_
ITstream defaultSnGradScheme_
ITstream & snGradScheme(const word &name) const
void operator=(const fvSchemes &)
Disallow default bitwise assignment.
bool fluxRequired(const word &name) const
bool steady() const
Return true if the default ddtScheme is steadyState.
const word & name() const
Name function is needed to disambiguate those inherited.
dictionary laplacianSchemes_
ITstream & interpolationScheme(const word &name) const
void clear()
Clear the dictionaries and streams before reading.
fvSchemes(const fvSchemes &)
Disallow default bitwise copy construct.
ITstream & d2dt2Scheme(const word &name) const
dictionary interpolationSchemes_
ITstream & laplacianScheme(const word &name) const
bool steady_
Steady-state run indicator.
ITstream defaultLaplacianScheme_