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

type ViewerHDF5


Nested Classes [hide private]

Inherited from Viewer: Format, Mode, Size, Type

Instance Methods [hide private]
a new object with type S, a subtype of T
__new__(S, ...)
 
create(self, name, mode=None, comm=None)
 
getGroup(self)
 
getTimestep(self)
 
incrementTimestep(self)
 
popGroup(self)
 
pushGroup(self, group)
 
setTimestep(self, timestep)

Inherited from Viewer: ASCII, BINARY, DRAW, STDERR, STDOUT, __call__, addASCIITab, clearDraw, createASCII, createBinary, createDraw, createHDF5, createMPIIO, createVTK, destroy, flush, getASCIITab, getFileMode, getFileName, getFormat, getType, popASCIISynchronized, popASCIITab, popFormat, printfASCII, printfASCIISynchronized, pushASCIISynchronized, pushASCIITab, pushFormat, setASCIITab, setDrawInfo, setFileMode, setFileName, setType, subtractASCIITab, useASCIITabs, view

Inherited from Object: __copy__, __deepcopy__, __eq__, __ge__, __gt__, __le__, __lt__, __ne__, __nonzero__, compose, decRef, getAttr, getClassId, getClassName, getComm, getDict, getName, getOptionsPrefix, getRefCount, getTabLevel, incRef, incrementTabLevel, query, setAttr, setFromOptions, setName, setOptionsPrefix, setTabLevel, stateIncrease, viewFromOptions

Properties [hide private]

Inherited from Object: classid, comm, fortran, handle, klass, name, prefix, refcount, type

Method Details [hide private]

__new__(S, ...)

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

create(self, name, mode=None, comm=None)

 
Overrides: Viewer.create