petsc4py.PETSc.SNES.NormSchedule#
- class petsc4py.PETSc.SNES.NormSchedule#
Bases:
object
SNES norm schedule.
See also
Attributes Summary
Constant
ALWAYS
of typeint
Constant
DEFAULT
of typeint
Constant
FINAL_ONLY
of typeint
Constant
INITIAL_FINAL_ONLY
of typeint
Constant
INITIAL_ONLY
of typeint
Constant
NONE
of typeint
Constant
NORM_ALWAYS
of typeint
Constant
NORM_DEFAULT
of typeint
Constant
NORM_FINAL_ONLY
of typeint
Constant
NORM_INITIAL_FINAL_ONLY
of typeint
Constant
NORM_INITIAL_ONLY
of typeint
Constant
NORM_NONE
of typeint
Attributes Documentation