plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getRange
Function
MIT
19 statements
Source File
RangeClass.f90
RangeClass
getRange
Contents
public function getRange(this, range_type) result(min_and_max)
Type Bound
Range_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Range_
),
intent(inout)
::
this
character(len=1),
intent(in)
::
range_type
Return Value
real(kind=real64), (2)