Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(aabbtree_t), | intent(in) | :: | this | An aabbtree_t instance. |
||
type(aabb_t), | intent(in) | :: | aabb | An aabb_t instance. |
||
type(ivector_t), | intent(inout) | :: | atms | List of potential neighbors. |
Query an AABB tree for the set of atoms whose AABBS overlap with
aabb
.