tem_destroyLongList Subroutine

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


Called by

proc~~tem_destroylonglist~~CalledByGraph proc~tem_destroylonglist tem_destroyLongList interface~destroy~35 destroy interface~destroy~35->proc~tem_destroylonglist

Contents


Variables

TypeVisibilityAttributesNameInitial
type(tem_longList), private, pointer:: currPos
type(tem_longList), private, pointer:: lastPos