Home | Trees | Index | Help |
---|
Package PyFoam :: Package LogAnalysis :: Module ContinuityLineAnalyzer :: Class ContinuityLineAnalyzer |
|
LogLineAnalyzer
--+ |FileLineAnalyzer
--+ | ContinuityLineAnalyzer
Method 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 |
continutityRegExp = '^time step continuity errors : sum ...
|
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 |
---|
continutityRegExp
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Jan 17 17:06:23 2006 | http://epydoc.sf.net |