41 const word& algorithmName,
48 static_cast<singleRegionSolutionControl&>(*
this)
52 static_cast<singleRegionSolutionControl&>(*
this),
73 && readResidualControls()
74 && readCorrResidualControls();
80 return loop_.finalPimpleIter() && finalNonOrthogonalIter();
Pimple loop class. Implements the logic which controls the pimple loop generically for a given correc...
bool read(const char *, int32_t &)
A class for handling words, derived from string.
defineTypeNameAndDebug(combustionModel, 0)
virtual bool read()
Read controls.
Mesh data needed to do the Finite Volume discretisation.
Single-region-specific derivation of the convergence control class.
virtual bool read()
Read controls.
virtual bool isFinal() const
Flag to indicate whether in final state.
solidNoLoopControl(fvMesh &mesh, const word &algorithmName, const pimpleLoop &loop)
Construct from a mesh, the name of the algorithm, and a reference.
virtual ~solidNoLoopControl()
Destructor.
Single-region-specific derivation of the corrector convergence control class.
Non-orthogonal solution control class. Provides non-orthogonal-loop control methods.