Searched refs:DMCreateMatrix_pforest (Results 1 – 1 of 1) sorted by relevance
4877 #define DMCreateMatrix_pforest _append_pforest(DMCreateMatrix) macro4878 static PetscErrorCode DMCreateMatrix_pforest(DM dm, Mat *mat) in DMCreateMatrix_pforest() function5136 dm->ops->creatematrix = DMCreateMatrix_pforest; in DMInitialize_pforest()