compute_dt_2d Function

public function compute_dt_2d(state) result(dt)

Arguments

Type IntentOptional Attributes Name
type(solver_state_2d_t), intent(in) :: state

Return Value real(kind=wp)