PyFoam.Applications.CommonRestart module¶
Class that implements the common functionality for restarting cases
-
class
PyFoam.Applications.CommonRestart.
CommonRestart
[source]¶ Bases:
object
The class that restarts the case
-
__dict__
= mappingproxy({'__dict__': <attribute '__dict__' of 'CommonRestart' objects>, '__module__': 'PyFoam.Applications.CommonRestart', 'addOptions': <function CommonRestart.addOptions>, '__doc__': ' The class that restarts the case\n ', '__weakref__': <attribute '__weakref__' of 'CommonRestart' objects>})¶
-
__module__
= 'PyFoam.Applications.CommonRestart'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-