plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
and_rect_real64
Function
MIT
24 statements
Source File
RangeClass.f90
RangeClass
and_rect_real64
Contents
public elemental function and_rect_real64(range1, range2) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
type(
Range_
),
intent(in)
::
range1
type(
Range_
),
intent(in)
::
range2
Return Value
type(
Range_
)