petsc4py.PETSc.SNESLineSearch.Type#
- class petsc4py.PETSc.SNESLineSearch.Type#
Bases:
object
SNES linesearch type.
See also
Attributes Summary
Object
BASIC
of typestr
Object
BISECTION
of typestr
Object
BT
of typestr
Object
CP
of typestr
Object
NCGLINEAR
of typestr
Object
NLEQERR
of typestr
Object
NONE
of typestr
Object
SECANT
of typestr
Object
SHELL
of typestr
Attributes Documentation