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