Version 2 (modified by 12 years ago) ( diff ) | ,
---|
INTEGER FUNCTION GetNrOfChildren(INTEGER NrOfChildren)
Click here to view v177 source.
Sets NrOfChildren
to the number of children in the current Node and returns 0. This function will return an error if the number of children counted does not equal CurrentNode%NrOfChildren
.
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.