Home | Trees | Index | Help |
---|
Package PyFoam :: Package LogAnalysis :: Module SteadyConvergedLineAnalyzer :: Class SteadyConvergedLineAnalyzer |
|
LogLineAnalyzer
--+
|
SteadyConvergedLineAnalyzer
Checks whether a Steady-solver has converged
Convergence is assumed if all the linear solvers have their initial residual below their thresholdMethod Summary | |
---|---|
__init__(self)
| |
Counts the number of linear solvers that have not converged | |
Converged | |
Inherited from LogLineAnalyzer | |
Return current time | |
Set the directory to which output is to be written (if any output is written) | |
Introduces the LineAnalyzer to its supervisor | |
The value of the time has changed in the Log-file |
Class Variable Summary | |
---|---|
str |
linearRegExp = '^(.+): Solving for (.+), Initial residu...
|
Method Details |
---|
doAnalysis(self, line)Counts the number of linear solvers that have not converged |
goOn(self)Converged
|
Class Variable Details |
---|
linearRegExp
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 | http://epydoc.sf.net |