Home | Trees | Index | Help |
---|
Package PyFoam :: Package Execution :: Module AnalyzedRunner :: Class AnalyzedRunner |
|
AnalyzedCommon
--+ |BasicRunner
--+ | AnalyzedRunner
ConvergenceRunner
,
UtilityRunner
The output of a command is analyzed while being run
Side effects (files written etc) depend on the analyzerMethod Summary | |
---|---|
analyzer - the analyzer for the output argv, silent, logname, server - see BasicRunner | |
Inherited from AnalyzedCommon | |
| |
| |
Get the name of the directory where the data is written to | |
Get the execution time | |
Not to be called: calls the analyzer for the current line | |
reset the analyzer | |
| |
Inherited from BasicRunner | |
PyFoam.RunDictionary.SolutionDirectory |
Return the directory of the case |
Get the name of the logfiles | |
checks whether the run was successful | |
starts the command and stays with it till the end | |
to be called before the program is started | |
called after the program has stopped |
Method Details |
---|
__init__(self,
analyzer,
argv=None,
silent=False,
logname='PyFoamSolve',
server=False)
analyzer - the analyzer for the output argv, silent, logname, server
- see BasicRunner
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 | http://epydoc.sf.net |