Home
last modified time | relevance | path

Searched refs:ourtrprecheckfunction (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/interface/ftn-custom/
H A Dzsnesf.c86 static PetscErrorCode ourtrprecheckfunction(SNES snes, Vec x, Vec y, PetscBool *changed_y, PetscCtx… in ourtrprecheckfunction() function
103 *ierr = SNESNewtonTRSetPreCheck(*snes, ourtrprecheckfunction, NULL); in snesnewtontrsetprecheck_()
114 *ierr = SNESNewtonTRDCSetPreCheck(*snes, ourtrprecheckfunction, NULL); in snesnewtontrdcsetprecheck_()