petsc4py.PETSc.DM.PolytopeType#
- class petsc4py.PETSc.DM.PolytopeType#
Bases:
object
Attributes Summary
Constant
FV_GHOST
of typeint
Constant
HEXAHEDRON
of typeint
Constant
INTERIOR_GHOST
of typeint
Constant
POINT
of typeint
Constant
POINT_PRISM_TENSOR
of typeint
Constant
PYRAMID
of typeint
Constant
QUADRILATERAL
of typeint
Constant
QUAD_PRISM_TENSOR
of typeint
Constant
SEGMENT
of typeint
Constant
SEG_PRISM_TENSOR
of typeint
Constant
TETRAHEDRON
of typeint
Constant
TRIANGLE
of typeint
Constant
TRI_PRISM
of typeint
Constant
TRI_PRISM_TENSOR
of typeint
Constant
UNKNOWN
of typeint
Attributes Documentation