Searched refs:SNESNewtonTRSetPreCheck (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/interface/ftn-custom/ |
| H A D | zsnesf.c | 103 *ierr = SNESNewtonTRSetPreCheck(*snes, ourtrprecheckfunction, NULL); in snesnewtontrsetprecheck_()
|
| /petsc/src/snes/impls/tr/ |
| H A D | tr.c | 202 PetscErrorCode SNESNewtonTRSetPreCheck(SNES snes, PetscErrorCode (*func)(SNES, Vec, Vec, PetscBool … in SNESNewtonTRSetPreCheck() function
|
| /petsc/include/ |
| H A D | petscsnes.h | 169 PETSC_EXTERN PetscErrorCode SNESNewtonTRSetPreCheck(SNES, PetscErrorCode (*)(SNES, Vec, Vec, PetscB…
|