HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Points_Event_ClassifyObjs
Subroutine
34 statements
Source File
KDClass.f90
KDClass
Points_Event_ClassifyObjs
Contents
public subroutine Points_Event_ClassifyObjs(this, tree, child_L, child_R, ObjsIndx)
Uses
omp_lib
Arguments
Type
Intent
Optional
Attributes
Name
type(
Event
),
intent(in)
::
this
(:)
type(
KDtree
),
intent(inout)
::
tree
type(
KDtree
),
intent(inout)
::
child_L
type(
KDtree
),
intent(inout)
::
child_R
integer,
intent(inout)
::
ObjsIndx
(:)