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