set_tRange Subroutine

public subroutine set_tRange(this, t_min, t_max)

Type Bound

Range_

Arguments

Type IntentOptional Attributes Name
class(Range_), intent(inout) :: this
real(kind=real64), intent(in), optional :: t_min
real(kind=real64), intent(in), optional :: t_max