Version 2 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE CoarseInit (NodeInfo Info, NodeInfo CoarseInfo)
Click here to view the source.
Creates and initializes a temporary NodeInfo structure referenced by CoarseInfo
, to be used for coarse-grid operations in error calculations (see the CoarseStep and EstimateError procedures). Seed data for this structure will be provided by Info
, but CoarseInfo
will have larger cells and wil lbe one level lower than Info
.
INCLUDES:
None.
USES:
None.
Note:
See TracWiki
for help on using the wiki.