petsc4py.PETSc.SNES.NormSchedule#
- class petsc4py.PETSc.SNES.NormSchedule#
Bases:
objectSNES norm schedule.
See also
Attributes 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
- NORM_INITIAL_FINAL_ONLY: int = NORM_INITIAL_FINAL_ONLY#
Constant
NORM_INITIAL_FINAL_ONLYof typeint
- __init__()#
- classmethod __new__(*args, **kwargs)#