clear Interface

interface


Calls

interface~~clear~~CallsGraph interface~clear clear proc~clear clear interface~clear->proc~clear

private module subroutine clear(this)

Arguments

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

An aabbtree_t instance.

Description

Clears an AABB tree. Associated memory is not deallocated.