destroy Interface

public interface destroy

Calls

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

Contents


Module Procedures

private pure subroutine tem_destroyIntList(ElemList)

Destroy complete list

Arguments

TypeIntentOptionalAttributesName
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

TypeIntentOptionalAttributesName
type(tem_longList), intent(inout), pointer:: ElemList

linked list of resulting elements building the neighbor