Modulefpreviousupnextcontents[BIG][Normal][small]
Next: Part III: Utilization examples Up: 4 Utilities Prev: 4.15 TAMMUA Contents


4.16 TAVOIS

Aim:
construct array NVOIS containing the neighbors  of each node in a NOPO data structure, and its pointer MUNE: MUNE(1) = 0 and MUNE(I+1) = address in NVOIS of the last neighboring node of node I.

Utilization:

Call the module:

                          
       CALL TAVOIS(M,NFNOPO,NINOPO,MUNE,IAMUNE,NVOI,IAVOIS)

where:


Modulefpreviousupnextcontents[BIG][Normal][small]
Next: Part III: Utilization examples Up: 4 Utilities Prev: 4.15 TAMMUA Contents