Version 3 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE NewGrid (NodeInfo Parent, INTEGER() mBounds, NodeInfo* Child, LOGICAL MasterProcessor, LOGICAL AllocateInfoFields)
Click here to view the v166 source.
Creates a new NodeInfo structure to be pointed to by Child
and initializes the new structure using data from Parent
and mBounds. Note that the new structure is only created if MasterProcessor
is true.
INCLUDES:
None.
USES:
None.
Note:
See TracWiki
for help on using the wiki.