plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_range_real64_cylinder
Function
MIT
8 statements
Source File
RangeClass.f90
RangeClass
to_range_real64_cylinder
Contents
public function to_range_real64_cylinder(p1, p2, radius) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
p1
(1:3)
real(kind=real64),
intent(in)
::
p2
(1:3)
real(kind=real64),
intent(in)
::
radius
Return Value
type(
Range_
)