setMaxIterations Module Subroutine

pure module subroutine setMaxIterations(this, maxIter)

Setter for maxIterations value

Arguments

Type IntentOptional Attributes Name
class(PicardBDEIntegrator), intent(inout) :: this
integer(kind=ik), intent(in) :: maxIter