44 return !transportPredictionFirst_ || firstIter();
50 return !transportCorrectionFinal_ || finalIter();
56 return pimpleLoopPtr_ ? pimpleLoopPtr_->nCorr() : 1;
62 return pimpleLoopPtr_ ? pimpleLoopPtr_->firstIter() :
true;
68 return pimpleLoopPtr_ ? pimpleLoopPtr_->finalIter() :
true;
bool simpleRho() const
Switch to indicate whether to update the density in simple mode.
bool correctTransport() const
Flag to indicate whether to correct the transport models.
bool finalIter() const
Flag to indicate the final iteration.
bool moveMeshOuterCorrectors() const
Switch to move the mesh at the start of every PIMPLE.
bool moveMeshOuterCorrectors_
Switch to move the mesh at the start of every PIMPLE outer corrector.
bool firstIter() const
Flag to indicate the first iteration.
label nCorr() const
Maximum number of correctors.
bool predictTransport() const
Flag to indicate whether to predict the transport models.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.