plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
operator(.or.)
Interface
MIT
3 statements
Source File
RangeClass.f90
RangeClass
operator(.or.)
Contents
Module Procedures
or_xyz_range_real64
public interface operator(.or.)
Module Procedures
public elemental function
or_xyz_range_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_
)