44 return !transportPredictionFirst_ || firstIter();
50 return !transportCorrectionFinal_ || finalIter();
56 return pimpleLoopPtr_ ? pimpleLoopPtr_->firstIter() :
true;
62 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.
bool predictTransport() const
Flag to indicate whether to predict the transport models.