Searched refs:SNESNewtonALGetFunction (Results 1 – 3 of 3) sorted by relevance
161 PetscErrorCode SNESNewtonALGetFunction(SNES snes, SNESFunctionFn **func, PetscCtxRt ctx) in SNESNewtonALGetFunction() function218 PetscCall(SNESNewtonALGetFunction(snes, &computealfunction, &ctx)); in SNESNewtonALComputeFunction_NEWTONAL()
125 … continuation: `SNESNEWTONAL` with `SNESNewtonALSetFunction()`, `SNESNewtonALGetFunction()`, `SNES…
1369 PETSC_EXTERN PetscErrorCode SNESNewtonALGetFunction(SNES, SNESFunctionFn **, PetscCtxRt);