Home | Trees | Index | Help |
---|
Package PyFoam :: Package LogAnalysis :: Module LinearSolverLineAnalyzer :: Class LinearSolverLineAnalyzer |
|
LogLineAnalyzer
--+ |FileLineAnalyzer
--+ | LinearSolverLineAnalyzer
Parses for information about the linear solver
Files of the form linear_<var> are written, where <var> is the variable for which the solver was usedMethod Summary | |
---|---|
__init__(self)
| |
Analyze a line | |
Inherited from FileLineAnalyzer | |
Creates the OutFileCollection-object | |
Sets the titles anews | |
Inherited from LogLineAnalyzer | |
Return current time | |
If the analyzer thinks the simulation should be stopped (for instance because of convergence) it returns false | |
Introduces the LineAnalyzer to its supervisor |
Class Variable Summary | |
---|---|
str |
linearRegExp = '^(.+): Solving for (.+), Initial residu...
|
Method Details |
---|
doAnalysis(self, line)Analyze a line line - the line to be analyzed This method carries the main functionality in the sub-classes
|
Class Variable Details |
---|
linearRegExp
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 23 22:55:09 2006 | http://epydoc.sf.net |