getTimestep Module Function

pure module function getTimestep(this) result(timestep)

Getter for dt

Arguments

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

Return Value real(kind=rk)