HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
CheckHypersphere
Function
7 statements
Source File
IBMClass.f90
IBMClass
CheckHypersphere
Contents
public function CheckHypersphere(tree, Point, minDist) result(Intersect)
Arguments
Type
Intent
Optional
Attributes
Name
type(
KDtree
),
intent(inout),
target
::
tree
real(kind=rp),
intent(in)
::
Point
(:)
real(kind=rp),
intent(inout)
::
minDist
Return Value
logical