set_xRange Subroutine

public subroutine set_xRange(this, x_min, x_max)

Type Bound

Range_

Arguments

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