petsc4py.PETSc.SNES.NormSchedule¶
- class petsc4py.PETSc.SNES.NormSchedule¶
Bases:
objectSNES norm schedule.
See also
petsc.SNESNormScheduleAttributes Summary
Constant
ALWAYSof typeintConstant
DEFAULTof typeintConstant
FINAL_ONLYof typeintConstant
INITIAL_FINAL_ONLYof typeintConstant
INITIAL_ONLYof typeintConstant
NONEof typeintConstant
NORM_ALWAYSof typeintConstant
NORM_DEFAULTof typeintConstant
NORM_FINAL_ONLYof typeintConstant
NORM_INITIAL_FINAL_ONLYof typeintConstant
NORM_INITIAL_ONLYof typeintConstant
NORM_NONEof typeintAttributes Documentation