Searched refs:SNESGetPicard (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/ |
| H A D | petscsnes.h | 575 PETSC_EXTERN PetscErrorCode SNESGetPicard(SNES, Vec *, SNESFunctionFn **, Mat *, Mat *, SNESJacobia…
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 2373 PetscErrorCode SNESGetPicard(SNES snes, Vec *r, SNESFunctionFn **f, Mat *Amat, Mat *Pmat, SNESJacob… in SNESGetPicard() function
|