Home | Trees | Index | Help |
---|
Package PyFoam :: Package LogAnalysis :: Module UtilityAnalyzer :: Class UtilityAnalyzer |
|
FoamLogAnalyzer
--+
|
UtilityAnalyzer
Analyzer for non-solver Utilities
Regular expressions can be added and the data generated by them can be accessedMethod Summary | |
---|---|
| |
Add a RegExp | |
Get data | |
Get a list with the available IDs | |
Get a list with the available times for a specific ID | |
Inherited from FoamLogAnalyzer | |
Adds an analyzer | |
| |
Analyzes a file (one line at a time) | |
Calls all the anlyzers for a line | |
Get the LogLineAnalyzer name | |
Gets the output directory | |
Gets the current time | |
Checks with all the analyzers | |
Sets the output directory for all the analyzers | |
Sets the time and alert all the LineAnalyzers that the time has changed | |
Remove reference to self in children (hoping to remove circular dependencies) |
Method Details |
---|
__init__(self,
progress=False)
|
addExpression(self, name, expr, idNr=None)Add a RegExp
|
getData(self, name, time=None, ID=None)Get data
|
getIDs(self, name)Get a list with the available IDs |
getTimes(self, name, ID=None)Get a list with the available times for a specific ID |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 | http://epydoc.sf.net |