Version 2 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE CoarseStep (NodeInfo Info, NodeInfo CoarseInfo, FuncParam TimeStepParam)
Click here to view the source.
Creates a temporary coarse-grid version of Info
and stores it in CoarseInfo
. The subroutine then creates a special time step using values passed in through TimeStepParam
and runs CoarseInfo
through a single time step.
INCLUDES:
None.
USES:
None.
Note:
See TracWiki
for help on using the wiki.