remove_all Interface

interface


Calls

interface~~remove_all~~CallsGraph interface~remove_all remove_all proc~remove_all remove_all interface~remove_all->proc~remove_all

private module subroutine remove_all(this)

Arguments

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

An aabbtree_t instance.

Description

Removes all atoms from an AABB tree.