KDtree_buildPoints_DepthFirst Subroutine

public recursive subroutine KDtree_buildPoints_DepthFirst(this, Events, ObjsIndx)

Uses

Arguments

Type IntentOptional Attributes Name
type(KDtree), intent(inout), target :: this
type(Event), intent(inout), allocatable :: Events(:,:)
integer, intent(inout) :: ObjsIndx(:)