Searched refs:SNESPruneJacobianColor (Results 1 – 4 of 4) sorted by relevance
143 PetscErrorCode SNESPruneJacobianColor(SNES snes, Mat J, Mat B) in SNESPruneJacobianColor() function
200 if (prunejacobian) PetscCall(SNESPruneJacobianColor(snes, J, J)); in main()
200 - Add `SNESPruneJacobianColor()` to improve the MFFD coloring
572 PETSC_EXTERN PetscErrorCode SNESPruneJacobianColor(SNES, Mat, Mat);