Solid no-loop control class. Implements non-orthogonal and convergence controls, but leaves loop cont...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
PtrList< solidNoLoopControl > solidControls_
The per-region solid controls.
bool pimpleTurbCorr(const label i) const
Flag to indicate whether to solve the turbulence.
PtrList< pimpleNoLoopControl > pimpleControls_
The per-region pimple controls.
solidNoLoopControl & solid(const label i)
Access the i-th solid control.
pimpleNoLoopControl & pimple(const label i)
Access the i-th pimple control.
Pimple no-loop control class. Implements various option flags, but leaves loop controls to the deriva...
bool finalIter() const
Flag to indicate the last iteration.