Home
last modified time | relevance | path

Searched defs:NewtonALCorrectionType (Results 1 – 1 of 1) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DSNES.pyx119 NewtonALCorrectionType = SNESNewtonALCorrectionType variable in SNES
2702 def setNewtonALCorrectionType(self, corrtype: NewtonALCorrectionType) -> None: