hasTimestepController Module Function

pure module function hasTimestepController(this) result(hasController)

Check if this Integrator has an allocated timestep controller

Arguments

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

Return Value logical