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