PyFoam.LogAnalysis.LogAnalyzerApplication module¶
Wraps an Analyzer
-
class
PyFoam.LogAnalysis.LogAnalyzerApplication.
LogAnalyzerApplication
(analyze)[source]¶ Bases:
object
- Wrapper for the Analyzer Classes
- Builds a directory for their output - name is derived from the logfile-name - anounces the directory to them
- starts the analyzer
-
__dict__
= mappingproxy({'__weakref__': <attribute '__weakref__' of 'LogAnalyzerApplication' objects>, '__init__': <function LogAnalyzerApplication.__init__>, '__doc__': '\n Wrapper for the Analyzer Classes\n - Builds a directory for their output\n - name is derived from the logfile-name\n - anounces the directory to them\n - starts the analyzer\n ', '__dict__': <attribute '__dict__' of 'LogAnalyzerApplication' objects>, '__module__': 'PyFoam.LogAnalysis.LogAnalyzerApplication', 'run': <function LogAnalyzerApplication.run>})¶
-
__module__
= 'PyFoam.LogAnalysis.LogAnalyzerApplication'¶
-
__weakref__
¶ list of weak references to the object (if defined)