BUG: solutionControl solver objects can return false positives in residualControl

Reported by Mark Olesen
This commit is contained in:
andy
2011-09-27 15:37:15 +01:00
parent e26ce06560
commit 2e80e7c6ef
5 changed files with 37 additions and 33 deletions

View File

@ -69,10 +69,10 @@ protected:
// Protected Member Functions
//- Read constrols from fvSolution dictionary
//- Read controls from fvSolution dictionary
virtual void read();
//- Return true if all convergence checks are satified
//- Return true if all convergence checks are satisfied
virtual bool criteriaSatisfied();
//- Disallow default bitwise copy construct