Version 2 (modified by 12 years ago) ( diff ) | ,
---|
Node* FUNCTION GetNeighbor(Node aNode)
Click here to view source (not available yet).
Returns a pointer to aNode
's Neighbor
attribute, or NULL
if it has none.
INCLUDES:
None.
USES:
- nodeinfodef.f90 supplies the NodeInfo data structure and some functions that operate on it.
Note:
See TracWiki
for help on using the wiki.