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_intList), | pointer | :: | firstEntry | linked list of resulting elements building the neighbor |
||
| integer(kind=int_k), | intent(in) | :: | entryPos | Add that element |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(tem_intList), | private, | pointer | :: | currPos |