Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rp), | intent(in) | :: | Point(:) | |||
type(KDtree), | intent(inout) | :: | root | |||
type(IBMpoints), | intent(in) | :: | BandRegion | |||
real(kind=rp), | intent(inout) | :: | minDist | |||
integer, | intent(in) | :: | actualIndex | |||
integer, | intent(inout) | :: | PointsIndex(:) |