plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
set_xRange
Subroutine
MIT
13 statements
Source File
RangeClass.f90
RangeClass
set_xRange
Contents
public subroutine set_xRange(this, x_min, x_max)
Type Bound
Range_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Range_
),
intent(inout)
::
this
real(kind=real64),
intent(in),
optional
::
x_min
real(kind=real64),
intent(in),
optional
::
x_max