37 #ifndef solidNoLoopControl_H 38 #define solidNoLoopControl_H Solid no-loop control class. Implements non-orthogonal and convergence controls, but leaves loop cont...
solidNoLoopControl(fvMesh &mesh, const word &algorithmName)
Construct from a mesh and the name of the algorithm.
A class for handling words, derived from string.
const fvMesh & mesh() const
Return the mesh.
TypeName("solidNoLoopControl")
Run-time type information.
virtual bool read()
Read controls.
Mesh data needed to do the Finite Volume discretisation.
Single-region-specific derivation of the convergence control class.
const word & algorithmName() const
Return the name of the algorithm.
virtual ~solidNoLoopControl()
Destructor.
Single-region-specific derivation of the corrector convergence control class.
Non-orthogonal solution control class. Provides non-orthogonal-loop control methods.