| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(aabbtree_t), | intent(inout) | :: | this |
An aabbtree_t instance. |
||
| integer, | intent(in) | :: | ia |
Atom index |
||
| real(kind=rp), | intent(in), | dimension(3) | :: | pos |
Atom position |
|
| real(kind=rp), | intent(in) | :: | radius |
Atom radius (or cutoff distance for point particles) |
Inserts an atom into an AABB tree.