remove Interface

interface


Calls

interface~~remove~~CallsGraph interface~remove remove proc~remove remove interface~remove->proc~remove

private module subroutine remove(this, ia)

Arguments

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

An aabbtree_t instance.

integer, intent(in) :: ia

Atom index

Description

Removes an atom from an AABB tree.