Calculates and prints the continuity errors for moving mesh calculation. More...
Go to the source code of this file.
Variables | |
| scalar | sumLocalContErr |
| scalar | globalContErr |
| cumulativeContErr = globalContErr | |
Calculates and prints the continuity errors for moving mesh calculation.
Original source file movingMeshContinuityErrs.H
Definition in file movingMeshContinuityErrs.H.
| scalar sumLocalContErr |
Definition at line 32 of file movingMeshContinuityErrs.H.
| scalar globalContErr |
Definition at line 35 of file movingMeshContinuityErrs.H.
| cumulativeContErr = globalContErr |
Definition at line 38 of file movingMeshContinuityErrs.H.
1.8.13