petsc4py.PETSc.DMDA.ElementType
-
class petsc4py.PETSc.DMDA.ElementType
Bases: object
Element types.
Attributes Summary
Attributes Documentation
-
P1: int = P1
Constant P1 of type int
-
Q1: int = Q1
Constant Q1 of type int
-
__init__()
-
classmethod __new__(*args, **kwargs)