Home
last modified time | relevance | path

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

/petsc/src/snes/impls/richardson/
H A Dsnesrichardson.c90 SNESCheckLineSearchFailure(snes); in SNESSolve_NRichardson()
/petsc/include/petsc/private/
H A Dsnesimpl.h465 #define SNESCheckLineSearchFailure(snes) \ macro
/petsc/src/snes/impls/ncg/
H A Dsnesncg.c261 SNESCheckLineSearchFailure(snes); in SNESSolve_NCG()
/petsc/src/snes/impls/qn/
H A Dqn.c183 SNESCheckLineSearchFailure(snes); in SNESSolve_QN()
/petsc/src/snes/impls/fas/
H A Dfas.c684 SNESCheckLineSearchFailure(snes); in SNESFASCycle_Additive()