ctx2d_set_dt Subroutine

private subroutine ctx2d_set_dt(ctx, dt)

2D set_dt hook: store the engine's time_stop-clipped dt.

Type Bound

solver_run_context_2d_t

Arguments

Type IntentOptional Attributes Name
class(solver_run_context_2d_t), intent(inout) :: ctx
real(kind=wp), intent(in) :: dt