Version 2 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE PopForest()
Click here to view v171 source.
Restore iterator of the previous tree traversal from the ForestStack
and decrement the stack count. This effectively resets CurrentNode
to whatever it was pointing to before the current stack traversal.
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.