petsc4py.PETSc.TS.EquationType#
- class petsc4py.PETSc.TS.EquationType#
Bases:
object
Distinguishes among types of explicit and implicit equations.
Attributes Summary
Constant
DAE_IMPLICIT_INDEX1
of typeint
Constant
DAE_IMPLICIT_INDEX2
of typeint
Constant
DAE_IMPLICIT_INDEX3
of typeint
Constant
DAE_IMPLICIT_INDEXHI
of typeint
Constant
DAE_SEMI_EXPLICIT_INDEX1
of typeint
Constant
DAE_SEMI_EXPLICIT_INDEX2
of typeint
Constant
DAE_SEMI_EXPLICIT_INDEX3
of typeint
Constant
DAE_SEMI_EXPLICIT_INDEXHI
of typeint
Constant
EXPLICIT
of typeint
Constant
IMPLICIT
of typeint
Constant
ODE_EXPLICIT
of typeint
Constant
ODE_IMPLICIT
of typeint
Constant
UNSPECIFIED
of typeint
Attributes Documentation
- DAE_SEMI_EXPLICIT_INDEX1: int = DAE_SEMI_EXPLICIT_INDEX1#
Constant
DAE_SEMI_EXPLICIT_INDEX1
of typeint
- DAE_SEMI_EXPLICIT_INDEX2: int = DAE_SEMI_EXPLICIT_INDEX2#
Constant
DAE_SEMI_EXPLICIT_INDEX2
of typeint
- DAE_SEMI_EXPLICIT_INDEX3: int = DAE_SEMI_EXPLICIT_INDEX3#
Constant
DAE_SEMI_EXPLICIT_INDEX3
of typeint