Home | Trees | Index | Help |
---|
Package PyFoam :: Package LogAnalysis :: Module ExecutionTimeLineAnalyzer :: Class ExecutionTimeLineAnalyzer |
|
LogLineAnalyzer
--+ |FileLineAnalyzer
--+ | ExecutionTimeLineAnalyzer
Method Summary | |
---|---|
__init__(self)
| |
Writes total execution time and time needed since last time-step | |
Inherited from FileLineAnalyzer | |
Creates the OutFileCollection-object | |
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 |
executionRegexp = '^ExecutionTime = (.+) s$'
|
Method Details |
---|
doAnalysis(self, line)Writes total execution time and time needed since last time-step |
Class Variable Details |
---|
executionRegexp
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 15 20:51:54 2005 | http://epydoc.sf.net |