PyFoam.Basics.ProgressOutput module
Output of progress
- class PyFoam.Basics.ProgressOutput.ProgressOutput(oFile=None)[source]
Bases:
objectThis class generates output for recording the progress
- __dict__ = mappingproxy({'__module__': 'PyFoam.Basics.ProgressOutput', '__doc__': 'This class generates output for recording the progress', '__init__': <function ProgressOutput.__init__>, 'reset': <function ProgressOutput.reset>, 'lastProgress': <function ProgressOutput.lastProgress>, '__call__': <function ProgressOutput.__call__>, '__dict__': <attribute '__dict__' of 'ProgressOutput' objects>, '__weakref__': <attribute '__weakref__' of 'ProgressOutput' objects>, '__annotations__': {}})
- __module__ = 'PyFoam.Basics.ProgressOutput'
- __weakref__
list of weak references to the object (if defined)