41 const word& algorithmName
47 static_cast<singleRegionSolutionControl&>(*
this)
51 static_cast<singleRegionSolutionControl&>(*
this),
55 turbOnFinalIterOnly_(
true)
74 || !readResidualControls()
75 || !readCorrResidualControls()
85 turbOnFinalIterOnly_ =
virtual ~pimpleNoLoopControl()
Destructor.
virtual bool read()
Read controls.
pimpleNoLoopControl(fvMesh &mesh, const word &algorithmName)
Construct from a mesh and the name of the algorithm.
bool read(const char *, int32_t &)
A class for handling words, derived from string.
virtual bool read()
Read controls.
PISO control class. Provides time-loop and PISO-loop control methods. No convergence checking is done...
defineTypeNameAndDebug(combustionModel, 0)
T lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const
Find and return a T,.
Mesh data needed to do the Finite Volume discretisation.
Single-region-specific derivation of the convergence control class.
Single-region-specific derivation of the corrector convergence control class.