Version 4 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE AllocFields (NodeInfo Info, NodeInfo Parent (optional))
Click here to view the source.
This subroutine dynamically allocates memory to the scalar and variable arrays in Info that are used by all of the various schemes (MUSCLbear, wavebear, etc…) and then sets them to their default values. This includes memory for any auxiliary variables that Info might require. Various scheme and user fields also receive memory allocation via calls to the AllocSchemeFields and AllocUserFields subroutines.
INCLUDES:
None.
USES:
None.
Note:
See TracWiki
for help on using the wiki.