Home | Trees | Indices | Help |
---|
|
object --+ | LogLineAnalyzer.LogLineAnalyzer --+ | SteadyConvergedLineAnalyzer
Checks whether a Steady-solver has converged
Convergence is assumed if all the linear solvers have their initial residual below their threshold
|
|||
|
__init__(self) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
||
|
doAnalysis(self,
line) Counts the number of linear solvers that have not converged |
||
|
goOn(self) Converged |
||
Inherited from Inherited from |
|
|||
|
linearRegExp = '^(.+): Solving for (.+), Initial residual = (.+), F...
|
|
|||
Inherited from |
|
|
|
|
|
linearRegExpNone
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 23 23:44:29 2007 | http://epydoc.sourceforge.net |