36 return corrPiso_ != 0;
42 return corrPiso_ == 1;
48 return corrPiso_ >= nCorrPiso_;
54 return finalNonOrthogonalIter() && finalPisoIter();
label nCorrPiso_
Maximum number of piso correctors.
bool firstPisoIter() const
Flag to indicate the first piso iteration.
bool anyPisoIter() const
Flag to indicate any piso iteration.
bool finalInnerIter() const
Flag to indicate the last inner iteration (last piso and last.
bool finalPisoIter() const
Flag to indicate the last piso iteration.
label nCorrPiso() const
Maximum number of piso correctors.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.