Version 3 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE ReadForest(INTEGER InUnit, CHARACTER(*) FileName)
Click here to view v171 source.
Reads a Forest structure in from the file specified by FileName
. InUnit
is used as the file descriptor.
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.