Version 2 (modified by 12 years ago) ( diff ) | ,
---|
FUNCTION ExistLevel(INTEGER level)
Click here to view v166 source.
Returns .TRUE.
if at least one node of level level
exists. If level
is greater tan the maximum tree depth allowed, then an err_BadLevel
code will be returned.
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.