HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
KDtree_buildTRIANGLES_DepthFirst
Subroutine
62 statements
Source File
KDClass.f90
KDClass
KDtree_buildTRIANGLES_DepthFirst
Contents
public recursive subroutine KDtree_buildTRIANGLES_DepthFirst(this, Events, ObjsIndx)
Uses
omp_lib
Arguments
Type
Intent
Optional
Attributes
Name
type(
KDtree
),
intent(inout),
target
::
this
type(
Event
),
intent(inout),
allocatable
::
Events
(:,:)
integer,
intent(inout)
::
ObjsIndx
(:)