plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_range_real64
Function
MIT
7 statements
Source File
RangeClass.f90
RangeClass
to_range_real64
Contents
public function to_range_real64(from_to) result(ret_range)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
from_to
(:)
Return Value
type(
Range_
)