petsc4py.PETSc.Viewer.FileMode#
- class petsc4py.PETSc.Viewer.FileMode#
Bases:
object
Viewer file mode.
Attributes Summary
Constant
A
of typeint
Constant
APPEND
of typeint
Constant
APPEND_UPDATE
of typeint
Constant
AU
of typeint
Constant
R
of typeint
Constant
READ
of typeint
Constant
U
of typeint
Constant
UA
of typeint
Constant
UPDATE
of typeint
Constant
W
of typeint
Constant
WRITE
of typeint
Attributes Documentation