64 ITstream defaultInterpolationScheme_;
79 bool defaultFluxRequired_;
141 bool transient()
const A list of keyword definitions, which are a keyword followed by any number of values (e...
fvSchemes(const objectRegistry &obr)
Construct for objectRegistry.
ITstream & div(const word &name) const
ITstream & interpolation(const word &name) const
bool read()
Read the fvSchemes.
ITstream & laplacian(const word &name) const
void setFluxRequired(const word &name) const
const dictionary & dict() const
ITstream & d2dt2(const word &name) const
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
const fileName & name() const
Return the dictionary name.
void operator=(const fvSchemes &)=delete
Disallow default bitwise assignment.
A class for handling words, derived from string.
ITstream & grad(const word &name) const
ITstream & snGrad(const word &name) const
ClassName("fvSchemes")
Type information.
Selector class for finite volume differencing schemes. fvMesh is derived from fvSchemes so that all f...
bool fluxRequired(const word &name) const
bool steady() const
Return true if the default ddtScheme is steadyState.
ITstream & ddt(const word &name) const
Registry of regIOobjects.