get_num_atoms Interface

interface


Calls

interface~~get_num_atoms~~CallsGraph interface~get_num_atoms get_num_atoms proc~get_num_atoms get_num_atoms interface~get_num_atoms->proc~get_num_atoms

private module function get_num_atoms(this) result(na)

Arguments

Type IntentOptional AttributesName
class(aabbtree_t), intent(in) :: this

An aabbtree_t instance.

Return Value integer

Return value

Description

Returns the number of atoms in an AABB tree.