Home | Trees | Index | Help |
---|
Package PyFoam :: Package LogAnalysis :: Module LinearSolverLineAnalyzer :: Class TimeLineLinearSolverLineAnalyzer |
|
LogLineAnalyzer
--+ |TimeLineLineAnalyzer
--+ | TimeLineLinearSolverLineAnalyzer
Method Summary | |
---|---|
__init__(self)
| |
Analyze a line | |
Inherited from TimeLineLineAnalyzer | |
Return the timeline as two list: the times and the values | |
Sets the current time in the timelines | |
Inherited from LogLineAnalyzer | |
Return current time | |
If the analyzer thinks the simulation should be stopped (for instance because of convergence) it returns false | |
Set the directory to which output is to be written (if any output is written) | |
Introduces the LineAnalyzer to its supervisor |
Method Details |
---|
doAnalysis(self, line)Analyze a line line - the line to be analyzed This method carries the main functionality in the sub-classes
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Feb 23 18:40:57 2006 | http://epydoc.sf.net |