wiki:problemErrFlag

Version 6 (modified by trac, 12 years ago) ( diff )

SUBROUTINE problemErrFlag(NodeInfo Info, NodeInfo CoarseInfo)


Defined In:

contrib/astro/problem.f90


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:

InfoFieldUtils :: ErrFlag()


Modules Used:

NodeInfoDef


Files Included:

None.

Note: See TracWiki for help on using the wiki.