sll_clean Subroutine

public recursive subroutine sll_clean(node)

Deallocate node components and those of its children

Arguments

Type IntentOptional Attributes Name
type(fhash_node_t), intent(inout) :: node

Node to search in


Contents