PyFoam.Applications.CommonStandardOutput module¶
Class that implements the common functionality for treatment of the standard output
-
class
PyFoam.Applications.CommonStandardOutput.
CommonStandardOutput
[source]¶ Bases:
object
The class that defines options for standard output
-
__dict__
= mappingproxy({'__module__': 'PyFoam.Applications.CommonStandardOutput', '__doc__': ' The class that defines options for standard output\n ', 'addOptions': <function CommonStandardOutput.addOptions>, 'getRunParameters': <function CommonStandardOutput.getRunParameters>, 'setLogname': <function CommonStandardOutput.setLogname>, '__dict__': <attribute '__dict__' of 'CommonStandardOutput' objects>, '__weakref__': <attribute '__weakref__' of 'CommonStandardOutput' objects>})¶
-
__module__
= 'PyFoam.Applications.CommonStandardOutput'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-