Home
last modified time | relevance | path

Searched refs:SNESNewtonALSetCorrectionType (Results 1 – 6 of 6) sorted by relevance

/petsc/src/snes/impls/al/
H A Dal.c89 PetscErrorCode SNESNewtonALSetCorrectionType(SNES snes, SNESNewtonALCorrectionType ctype) in SNESNewtonALSetCorrectionType() function
562 PetscCall(SNESNewtonALSetCorrectionType(snes, correction_type)); in SNESSetFromOptions_NEWTONAL()
/petsc/doc/changes/
H A D322.md125 …NewtonALComputeFunction()`, `SNESNewtonALGetLoadParameter()`, and `SNESNewtonALSetCorrectionType()`
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscsnes.pxi277 PetscErrorCode SNESNewtonALSetCorrectionType(PetscSNES, PetscSNESNewtonALCorrectionType)
H A DSNES.pyx2709 getNewtonALLoadParameter, petsc.SNESNewtonALSetCorrectionType
2712 CHKERR(SNESNewtonALSetCorrectionType(self.snes, corrtype))
/petsc/include/
H A Dpetscsnes.h1397 PETSC_EXTERN PetscErrorCode SNESNewtonALSetCorrectionType(SNES, SNESNewtonALCorrectionType);
/petsc/doc/manual/
H A Dsnes.md594 `SNESNewtonALSetCorrectionType()` or