Searched refs:ourtrpostcheckfunction (Results 1 – 1 of 1) sorted by relevance
117 static PetscErrorCode ourtrpostcheckfunction(SNES snes, Vec x, Vec y, Vec w, PetscBool *changed_y, … in ourtrpostcheckfunction() function134 *ierr = SNESNewtonTRSetPostCheck(*snes, ourtrpostcheckfunction, NULL); in snesnewtontrsetpostcheck_()145 *ierr = SNESNewtonTRDCSetPostCheck(*snes, ourtrpostcheckfunction, NULL); in snesnewtontrdcsetpostcheck_()