Home | Trees | Index | Help |
---|
Package PyFoam :: Package LogAnalysis :: Module BoundingLineAnalyzer :: Class BoundingLineAnalyzer |
|
LogLineAnalyzer
--+ |FileLineAnalyzer
--+ | BoundingLineAnalyzer
Parses the line for information about variables being bounded
Writes files of the form bounding_<var>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 |
boundingRegExp = '^bounding (.+), min: (.+) max: (.+) av...
|
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 |
---|
boundingRegExp
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 16 15:32:11 2006 | http://epydoc.sf.net |