plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_range_real64_Cone
Function
MIT
8 statements
Source File
RangeClass.f90
RangeClass
to_range_real64_Cone
Contents
public function to_range_real64_Cone(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
(1:2)
Return Value
type(
Range_
)