65 tolerances(
const tolerances&) =
delete;
68 void operator=(
const tolerances&) =
delete;
IOdictionary(const IOobject &io, const dictionary *fallback=nullptr)
Construct given an IOobject and optional fallback dictionary content.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
const word & name() const
Name function is needed to disambiguate those inherited from regIOobject and dictionary.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
word dictName() const
The local dictionary name (final part of scoped name).
A class for handling file names.
scalar solverTolerance(const word &name) const
bool solverRelativeTolerances() const
scalar relaxationFactor(const word &name) const
scalar solverRelativeTolerance(const word &name) const
bool read()
Read the tolerances.
A class for handling words, derived from Foam::string.