destroy Interface

public interface destroy

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