set_yRange Subroutine

public subroutine set_yRange(this, y_min, y_max)

Type Bound

Range_

Arguments

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