Version 6 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE problemErrFlag(NodeInfo Info, NodeInfo CoarseInfo)
Defined In:
Inputs:
NodeInfo
Info. A grid to be operated on.
NodeInfo
CoarseInfo. A grid to be operated on. Currently only used if lEnvelope
is set.
Description:
Examines the values for each variable in the Info
grid and sets the error flags using SetFlags() if they fall outside a certain tolerance. Any module-specific error-flagging routines are also called here.
Called In:
Modules Used:
Files Included:
None.
Note:
See TracWiki
for help on using the wiki.