Searched refs:SNESNewtonALSetCorrectionType (Results 1 – 6 of 6) sorted by relevance
89 PetscErrorCode SNESNewtonALSetCorrectionType(SNES snes, SNESNewtonALCorrectionType ctype) in SNESNewtonALSetCorrectionType() function562 PetscCall(SNESNewtonALSetCorrectionType(snes, correction_type)); in SNESSetFromOptions_NEWTONAL()
125 …NewtonALComputeFunction()`, `SNESNewtonALGetLoadParameter()`, and `SNESNewtonALSetCorrectionType()`
277 PetscErrorCode SNESNewtonALSetCorrectionType(PetscSNES, PetscSNESNewtonALCorrectionType)
2709 getNewtonALLoadParameter, petsc.SNESNewtonALSetCorrectionType2712 CHKERR(SNESNewtonALSetCorrectionType(self.snes, corrtype))
1397 PETSC_EXTERN PetscErrorCode SNESNewtonALSetCorrectionType(SNES, SNESNewtonALCorrectionType);
594 `SNESNewtonALSetCorrectionType()` or