Version 2 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE InitForest([LOGICAL InfoInit])
Click here to view v171 source.
Create a new Forest structure, allocating memory for a forest seed and a root node (pointed to by ForestSeed
and Root
, respectively).
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.