Go to the documentation of this file.
61 averageIter_(
solver.getOrDefault<label>(
"averageIter", 0)),
62 averageStartIter_(-1),
66 solverDict().getOrDefault<
bool>(
"storeInitValues", false)
71 getOrDefault<
bool>(
"average", false)
fvSolution solutionDict(runTime)
Base class for solver control classes.
Base class for solution control classes.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual const dictionary solutionDict() const
dictionary subOrEmptyDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX, const bool mandatory=false) const
T getOrDefault(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) const
defineTypeNameAndDebug(combustionModel, 0)