petsc4py.PETSc.Viewer.Format#

class petsc4py.PETSc.Viewer.Format#

Bases: object

Viewer format.

Attributes Summary

ASCII_COMMON

Constant ASCII_COMMON of type int

ASCII_CSV

Constant ASCII_CSV of type int

ASCII_DENSE

Constant ASCII_DENSE of type int

ASCII_FACTOR_INFO

Constant ASCII_FACTOR_INFO of type int

ASCII_GLVIS

Constant ASCII_GLVIS of type int

ASCII_IMPL

Constant ASCII_IMPL of type int

ASCII_INDEX

Constant ASCII_INDEX of type int

ASCII_INFO

Constant ASCII_INFO of type int

ASCII_INFO_DETAIL

Constant ASCII_INFO_DETAIL of type int

ASCII_LATEX

Constant ASCII_LATEX of type int

ASCII_MATHEMATICA

Constant ASCII_MATHEMATICA of type int

ASCII_MATLAB

Constant ASCII_MATLAB of type int

ASCII_MATRIXMARKET

Constant ASCII_MATRIXMARKET of type int

ASCII_PCICE

Constant ASCII_PCICE of type int

ASCII_PYTHON

Constant ASCII_PYTHON of type int

ASCII_SYMMODU

Constant ASCII_SYMMODU of type int

ASCII_VTK

Constant ASCII_VTK of type int

ASCII_VTK_CELL

Constant ASCII_VTK_CELL of type int

ASCII_VTK_COORDS

Constant ASCII_VTK_COORDS of type int

ASCII_XML

Constant ASCII_XML of type int

BINARY_MATLAB

Constant BINARY_MATLAB of type int

DEFAULT

Constant DEFAULT of type int

DRAW_BASIC

Constant DRAW_BASIC of type int

DRAW_CONTOUR

Constant DRAW_CONTOUR of type int

DRAW_LG

Constant DRAW_LG of type int

DRAW_LG_XRANGE

Constant DRAW_LG_XRANGE of type int

DRAW_PORTS

Constant DRAW_PORTS of type int

FAILED

Constant FAILED of type int

HDF5_MAT

Constant HDF5_MAT of type int

HDF5_PETSC

Constant HDF5_PETSC of type int

HDF5_VIZ

Constant HDF5_VIZ of type int

HDF5_XDMF

Constant HDF5_XDMF of type int

LOAD_BALANCE

Constant LOAD_BALANCE of type int

NATIVE

Constant NATIVE of type int

NOFORMAT

Constant NOFORMAT of type int

VTK_VTR

Constant VTK_VTR of type int

VTK_VTS

Constant VTK_VTS of type int

VTK_VTU

Constant VTK_VTU of type int

Attributes Documentation

ASCII_COMMON: int = ASCII_COMMON#

Constant ASCII_COMMON of type int

ASCII_CSV: int = ASCII_CSV#

Constant ASCII_CSV of type int

ASCII_DENSE: int = ASCII_DENSE#

Constant ASCII_DENSE of type int

ASCII_FACTOR_INFO: int = ASCII_FACTOR_INFO#

Constant ASCII_FACTOR_INFO of type int

ASCII_GLVIS: int = ASCII_GLVIS#

Constant ASCII_GLVIS of type int

ASCII_IMPL: int = ASCII_IMPL#

Constant ASCII_IMPL of type int

ASCII_INDEX: int = ASCII_INDEX#

Constant ASCII_INDEX of type int

ASCII_INFO: int = ASCII_INFO#

Constant ASCII_INFO of type int

ASCII_INFO_DETAIL: int = ASCII_INFO_DETAIL#

Constant ASCII_INFO_DETAIL of type int

ASCII_LATEX: int = ASCII_LATEX#

Constant ASCII_LATEX of type int

ASCII_MATHEMATICA: int = ASCII_MATHEMATICA#

Constant ASCII_MATHEMATICA of type int

ASCII_MATLAB: int = ASCII_MATLAB#

Constant ASCII_MATLAB of type int

ASCII_MATRIXMARKET: int = ASCII_MATRIXMARKET#

Constant ASCII_MATRIXMARKET of type int

ASCII_PCICE: int = ASCII_PCICE#

Constant ASCII_PCICE of type int

ASCII_PYTHON: int = ASCII_PYTHON#

Constant ASCII_PYTHON of type int

ASCII_SYMMODU: int = ASCII_SYMMODU#

Constant ASCII_SYMMODU of type int

ASCII_VTK: int = ASCII_VTK#

Constant ASCII_VTK of type int

ASCII_VTK_CELL: int = ASCII_VTK_CELL#

Constant ASCII_VTK_CELL of type int

ASCII_VTK_COORDS: int = ASCII_VTK_COORDS#

Constant ASCII_VTK_COORDS of type int

ASCII_XML: int = ASCII_XML#

Constant ASCII_XML of type int

BINARY_MATLAB: int = BINARY_MATLAB#

Constant BINARY_MATLAB of type int

DEFAULT: int = DEFAULT#

Constant DEFAULT of type int

DRAW_BASIC: int = DRAW_BASIC#

Constant DRAW_BASIC of type int

DRAW_CONTOUR: int = DRAW_CONTOUR#

Constant DRAW_CONTOUR of type int

DRAW_LG: int = DRAW_LG#

Constant DRAW_LG of type int

DRAW_LG_XRANGE: int = DRAW_LG_XRANGE#

Constant DRAW_LG_XRANGE of type int

DRAW_PORTS: int = DRAW_PORTS#

Constant DRAW_PORTS of type int

FAILED: int = FAILED#

Constant FAILED of type int

HDF5_MAT: int = HDF5_MAT#

Constant HDF5_MAT of type int

HDF5_PETSC: int = HDF5_PETSC#

Constant HDF5_PETSC of type int

HDF5_VIZ: int = HDF5_VIZ#

Constant HDF5_VIZ of type int

HDF5_XDMF: int = HDF5_XDMF#

Constant HDF5_XDMF of type int

LOAD_BALANCE: int = LOAD_BALANCE#

Constant LOAD_BALANCE of type int

NATIVE: int = NATIVE#

Constant NATIVE of type int

NOFORMAT: int = NOFORMAT#

Constant NOFORMAT of type int

VTK_VTR: int = VTK_VTR#

Constant VTK_VTR of type int

VTK_VTS: int = VTK_VTS#

Constant VTK_VTS of type int

VTK_VTU: int = VTK_VTU#

Constant VTK_VTU of type int