NAME
Gravity_bhPostprocNode
SYNOPSIS
call Gravity_bhPostprocNode(
real(in) :: ndSize,
real(inout) :: node(:)
)
DESCRIPTION
Called after the tree is built for each node. With certain MACs, calculates the minimum distance needed for this node to be accepted.
ARGUMENTS
ndSize : physical size of the node (the largest extent of the node) node : array of the tree node which is processed