Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(aabbtree_t), | intent(in) | :: | this | An aabbtree_t instance. |
||
integer, | intent(in) | :: | ia | Atom index. |
||
type(aabb_t), | intent(in) | :: | aabb | Bounding AABB for atom with index |
||
type(ivector_t), | intent(inout) | :: | nbrs | List of potential neighbors. |
Query an AABB tree for a set of potential neighbors of an atom & its bounding AABB.