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
- __annotations__ = {}
- __dict__ = mappingproxy({'__module__': 'PyFoam.Applications.CommonParallel', '__doc__': ' The class that defines options for parallel execution\n ', 'addOptions': <function CommonParallel.addOptions>, 'getParallel': <function CommonParallel.getParallel>, '__dict__': <attribute '__dict__' of 'CommonParallel' objects>, '__weakref__': <attribute '__weakref__' of 'CommonParallel' objects>, '__annotations__': {}})
- __module__ = 'PyFoam.Applications.CommonParallel'
- __weakref__
list of weak references to the object (if defined)