Searched refs:SNESNewtonTRDCSetPreCheck (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/snes/interface/ftn-custom/ |
| H A D | zsnesf.c | 114 *ierr = SNESNewtonTRDCSetPreCheck(*snes, ourtrprecheckfunction, NULL); in snesnewtontrdcsetprecheck_()
|
| /petsc/src/snes/impls/ntrdc/ |
| H A D | ntrdc.c | 125 PetscErrorCode SNESNewtonTRDCSetPreCheck(SNES snes, PetscErrorCode (*func)(SNES, Vec, Vec, PetscBoo… in SNESNewtonTRDCSetPreCheck() function
|
| /petsc/doc/changes/ |
| H A D | 317.md | 169 - Add `SNESNewtonTRDCGetRhoFlag()`, `SNESNewtonTRDCSetPreCheck()`, `SNESNewtonTRDCGetPreCheck()`, `…
|
| /petsc/include/ |
| H A D | petscsnes.h | 207 PETSC_EXTERN PetscErrorCode SNESNewtonTRDCSetPreCheck(SNES, PetscErrorCode (*)(SNES, Vec, Vec, Pets…
|