Simple convenient storage of field residuals. More...
#include <solutionControl.H>

Public Attributes | |
| wordRe | name |
| scalar | absTol |
| scalar | relTol |
| scalar | initialResidual |
Simple convenient storage of field residuals.
Definition at line 52 of file solutionControl.H.
| wordRe name |
Definition at line 54 of file solutionControl.H.
Referenced by solutionControl::read().
| scalar absTol |
Definition at line 55 of file solutionControl.H.
Referenced by solutionControl::read().
| scalar relTol |
Definition at line 56 of file solutionControl.H.
Referenced by solutionControl::read().
| scalar initialResidual |
Definition at line 57 of file solutionControl.H.
Referenced by solutionControl::read().