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