fs_return Interface

interface


Calls

interface~~fs_return~~CallsGraph interface~fs_return fs_return proc~fs_return fs_return interface~fs_return->proc~fs_return

private module subroutine fs_return(this, p)

Arguments

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

An aabbtree_t instance.

integer, intent(in) :: p

Node pointer.

Description

Returns a node to the free store.