Version 3 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE WriteForest(INTEGER OutUnit, CHARACTER(*) FileName)
Click here to view v171 source.
Writes a Forest structure to the file FileName
, using OutUnit
as a file handle.
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.