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

type _Vec_buffer


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

__new__(S, ...)

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