petsc4py.PETSc.DM.PolytopeType#
- class petsc4py.PETSc.DM.PolytopeType#
Bases:
objectThe
DMcell types.Attributes Summary
Constant
FV_GHOSTof typeintConstant
HEXAHEDRONof typeintConstant
INTERIOR_GHOSTof typeintConstant
POINTof typeintConstant
POINT_PRISM_TENSORof typeintConstant
PYRAMIDof typeintConstant
QUADRILATERALof typeintConstant
QUAD_PRISM_TENSORof typeintConstant
SEGMENTof typeintConstant
SEG_PRISM_TENSORof typeintConstant
TETRAHEDRONof typeintConstant
TRIANGLEof typeintConstant
TRI_PRISMof typeintConstant
TRI_PRISM_TENSORof typeintConstant
UNKNOWNof typeintConstant
UNKNOWN_CELLof typeintConstant
UNKNOWN_FACEof typeintAttributes Documentation