destroy Interface

public interface destroy

Calls

interface~~destroy~44~~CallsGraph interface~destroy~44 destroy proc~tem_destroyintlist tem_destroyIntList interface~destroy~44->proc~tem_destroyintlist proc~tem_destroylonglist tem_destroyLongList interface~destroy~44->proc~tem_destroylonglist

Contents


Module Procedures

private pure subroutine tem_destroyIntList(ElemList)

Destroy complete list

Arguments

Type IntentOptional Attributes Name
type(tem_intList), intent(inout), pointer :: ElemList

linked list of resulting elements building the neighbor

private pure subroutine tem_destroyLongList(ElemList)

Destroy complete list

Arguments

Type IntentOptional Attributes Name
type(tem_longList), intent(inout), pointer :: ElemList

linked list of resulting elements building the neighbor