IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
const word dictName() const
Return the local dictionary name (final part of scoped name)
const fileName & name() const
Return the dictionary name.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A class for handling file names.
Selector class for solution tolerances.
scalar solverTolerance(const word &name) const
tolerances(const Time &t, const fileName &dictName)
Construct from time.
bool solverRelativeTolerances() const
bool relax(const word &name) const
scalar relaxationFactor(const word &name) const
scalar solverRelativeTolerance(const word &name) const
void operator=(const tolerances &)=delete
bool read()
Read the tolerances.
A class for handling words, derived from string.