append an entry at the end of the integer list If the first entry is zero, write into that one
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_longList), | pointer | :: | firstEntry | linked list of resulting elements building the neighbor |
||
integer(kind=long_k), | intent(in) | :: | entryPos | Add that element |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(tem_longList), | private, | pointer | :: | currPos |