Home
last modified time | relevance | path

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

/petsc/src/snes/interface/
H A Dsnes.c961 PetscBool flg, pcset, persist, set; in SNESSetFromOptions() local
1013 … multiple SNES solves", "SNESSetLagPreconditionerPersists", snes->lagjac_persist, &persist, &flg)); in SNESSetFromOptions()
1014 if (flg) PetscCall(SNESSetLagPreconditionerPersists(snes, persist)); in SNESSetFromOptions()
1020 …hrough multiple SNES solves", "SNESSetLagJacobianPersists", snes->lagjac_persist, &persist, &flg)); in SNESSetFromOptions()
1021 if (flg) PetscCall(SNESSetLagJacobianPersists(snes, persist)); in SNESSetFromOptions()
/petsc/doc/developers/
H A Ddocumentation.md194 too large to track directly this way (especially because they persist in the integration branches' …
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas7715 (boundary-layer/persist? #t)