Package PyFoam :: Package LogAnalysis :: Module FileLineAnalyzer :: Class FileLineAnalyzer
[show private | hide private]
[frames | no frames]

Class FileLineAnalyzer

LogLineAnalyzer --+
                  |
                 FileLineAnalyzer

Known Subclasses:
BoundingLineAnalyzer, ContinuityLineAnalyzer, ExecutionTimeLineAnalyzer, LinearSolverLineAnalyzer, RegExpLineAnalyzer, SimpleLineAnalyzer

Base class for analyzers that write data to files
Method Summary
  __init__(self)
  setDirectory(self, oDir)
Creates the OutFileCollection-object
    Inherited from LogLineAnalyzer
  doAnalysis(self, line)
Analyze a line
  getTime(self)
Return current time
  goOn(self)
If the analyzer thinks the simulation should be stopped (for instance because of convergence) it returns false
  setParent(self, parent)
Introduces the LineAnalyzer to its supervisor

Method Details

setDirectory(self, oDir)

Creates the OutFileCollection-object
Overrides:
PyFoam.LogAnalysis.LogLineAnalyzer.LogLineAnalyzer.setDirectory

Generated by Epydoc 2.1 on Mon Aug 15 20:51:53 2005 http://epydoc.sf.net