Event_ClassifyObjs Subroutine

public subroutine Event_ClassifyObjs(this, tree, child_L, child_R, ObjsIndx)

Arguments

Type IntentOptional 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(:)