getLastNumIterations Module Function

pure module function getLastNumIterations(this) result(numIters)

Getter for lastNumIterations

Arguments

Type IntentOptional Attributes Name
class(PETScController), intent(in) :: this

Return Value integer(kind=ik)