Calculates and prints the continuity errors. More...
Go to the source code of this file.
Variables | |
| scalar | sumLocalContErr |
| scalar | globalContErr |
| cumulativeContErr = globalContErr | |
Calculates and prints the continuity errors.
Original source file compressibleContinuityErrs.H
Definition in file compressibleContinuityErrs.H.
| scalar sumLocalContErr |
Definition at line 32 of file compressibleContinuityErrs.H.
Referenced by kinematicSingleLayer::continuityCheck(), and if().
| scalar globalContErr |
Definition at line 35 of file compressibleContinuityErrs.H.
Referenced by kinematicSingleLayer::continuityCheck(), and if().
| cumulativeContErr = globalContErr |
Definition at line 38 of file compressibleContinuityErrs.H.
Referenced by if().
1.8.11