Package petsc4py :: Module PETSc :: Class _DMComposite_access
[hide private]
[frames] | no frames]

type _DMComposite_access


Instance Methods [hide private]
 
__enter__(self)
 
__exit__(self, *exc)
a new object with type S, a subtype of T
__new__(S, ...)
Method Details [hide private]

__new__(S, ...)

 
Returns: a new object with type S, a subtype of T
Overrides: object.__new__