setTimestep Module Subroutine

pure module subroutine setTimestep(this, timestep)

Setter for dt

Arguments

Type IntentOptional Attributes Name
class(Integrator), intent(inout) :: this
real(kind=rk), intent(in) :: timestep