Searched refs:SNESNewtonTRDCSetPostCheck (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/snes/interface/ftn-custom/ |
| H A D | zsnesf.c | 145 *ierr = SNESNewtonTRDCSetPostCheck(*snes, ourtrpostcheckfunction, NULL); in snesnewtontrdcsetpostcheck_()
|
| /petsc/src/snes/impls/ntrdc/ |
| H A D | ntrdc.c | 182 PetscErrorCode SNESNewtonTRDCSetPostCheck(SNES snes, PetscErrorCode (*func)(SNES, Vec, Vec, Vec, Pe… in SNESNewtonTRDCSetPostCheck() function
|
| /petsc/include/ |
| H A D | petscsnes.h | 209 PETSC_EXTERN PetscErrorCode SNESNewtonTRDCSetPostCheck(SNES, PetscErrorCode (*)(SNES, Vec, Vec, Vec…
|
| /petsc/doc/changes/ |
| H A D | 317.md | 169 …`SNESNewtonTRDCSetPreCheck()`, `SNESNewtonTRDCGetPreCheck()`, `SNESNewtonTRDCSetPostCheck()`, `SNE…
|