Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(aabbtree_t), | intent(out) | :: | this | An aabbtree_t instance. |
||
integer, | intent(in) | :: | natoms | Estimated number of atoms to be handled by this tree. |
||
real(kind=rp), | intent(in) | :: | tskin | Thickness of the skin for fattened AABBs, as a fraction of the AABB base length. |
Initializes an AABB tree.