Version 2 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE GetYoungestOnLevel(INTEGER i_level, Node* nodeYoungest)
Click here to view v171 source (not available yet).
Sets the input nodeYoungest
pointer to point to the youngest node on level i_level
.
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.