Home
last modified time | relevance | path

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

/petsc/src/snes/impls/ntrdc/
H A Dntrdc.c274 static PetscErrorCode SNESNewtonTRDCPostCheck(SNES snes, Vec X, Vec Y, Vec W, PetscBool *changed_Y,… in SNESNewtonTRDCPostCheck() function
479 PetscCall(SNESNewtonTRDCPostCheck(snes, X, Y, W, &changed_y, &changed_w)); in SNESSolve_NEWTONTRDC()