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