Searched refs:TSPruneIJacobianColor (Results 1 – 4 of 4) sorted by relevance
209 - Add `TSPruneIJacobianColor()` to improve the MFFD coloring
322 PetscCall(TSPruneIJacobianColor(ts, J, J)); in main()
782 PETSC_EXTERN PetscErrorCode TSPruneIJacobianColor(TS, Mat, Mat);
6143 PetscErrorCode TSPruneIJacobianColor(TS ts, Mat J, Mat B) in TSPruneIJacobianColor() function