Searched refs:DMCreateMatrix_Shell (Results 1 – 1 of 1) sorted by relevance
174 static PetscErrorCode DMCreateMatrix_Shell(DM dm, Mat *J) in DMCreateMatrix_Shell() function1139 dm->ops->creatematrix = DMCreateMatrix_Shell; in DMCreate_Shell()