Version 2 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE ApplyOnLevels(FUNCTION f, FuncParam fparam, [LOGICAL PreEval])
Click here to view v174 source.
NOTE: This is a member of the ApplyOn_() family of subroutines.
Begins traversing the Forest structure at the root level, applying function f
to each node as it goes.
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.