Home
last modified time | relevance | path

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

/petsc/src/dm/interface/ !
H A Ddm.c8817 static PetscErrorCode MatFDColoringApply_AIJDM(Mat J, MatFDColoring coloring, Vec x1, void *sctx) in MatFDColoringApply_AIJDM() function
8856 coloring->ops->fdcoloringapply = MatFDColoringApply_AIJDM; in MatFDColoringUseDM()