PyFoam.Applications.CommonParallel module¶
Class that implements the common functionality for running cases in parallel
-
class
PyFoam.Applications.CommonParallel.CommonParallel[source]¶ Bases:
objectThe class that defines options for parallel execution
-
__dict__= mappingproxy({'__weakref__': <attribute '__weakref__' of 'CommonParallel' objects>, '__doc__': ' The class that defines options for parallel execution\n ', 'getParallel': <function CommonParallel.getParallel>, '__dict__': <attribute '__dict__' of 'CommonParallel' objects>, '__module__': 'PyFoam.Applications.CommonParallel', 'addOptions': <function CommonParallel.addOptions>})¶
-
__module__= 'PyFoam.Applications.CommonParallel'¶
-
__weakref__¶ list of weak references to the object (if defined)
-