HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
KDtree_FindLeaf
Subroutine
28 statements
Source File
KDClass.f90
KDClass
KDtree_FindLeaf
Contents
public subroutine KDtree_FindLeaf(this, Point, tree, RIGHTCHILD)
Type Bound
KDtree
Arguments
Type
Intent
Optional
Attributes
Name
class(
KDtree
),
intent(inout),
target
::
this
real(kind=rp),
intent(in)
::
Point
(:)
type(
KDtree
),
intent(inout),
pointer
::
tree
logical,
intent(in)
::
RIGHTCHILD