Home
last modified time | relevance | path

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

/petsc/src/snes/interface/
H A Dsnesj2.c143 PetscErrorCode SNESPruneJacobianColor(SNES snes, Mat J, Mat B) in SNESPruneJacobianColor() function
/petsc/src/snes/tests/
H A Dex1.c200 if (prunejacobian) PetscCall(SNESPruneJacobianColor(snes, J, J)); in main()
/petsc/doc/changes/
H A D319.md200 - Add `SNESPruneJacobianColor()` to improve the MFFD coloring
/petsc/include/
H A Dpetscsnes.h572 PETSC_EXTERN PetscErrorCode SNESPruneJacobianColor(SNES, Mat, Mat);