Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsnes.h222 PETSC_EXTERN PetscErrorCode SNESSetLagJacobianPersists(SNES, PetscBool);
/petsc/src/snes/interface/
H A Dsnes.c1021 if (flg) PetscCall(SNESSetLagJacobianPersists(snes, persist)); in SNESSetFromOptions()
3798 PetscErrorCode SNESSetLagJacobianPersists(SNES snes, PetscBool flg) in SNESSetLagJacobianPersists() function
/petsc/doc/faq/
H A Dindex.md877 (`SNESSetLagJacobianPersists()`) Forces lagging of Jacobian