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