Searched refs:DMCreateGlobalVector_Shell (Results 1 – 1 of 1) sorted by relevance
200 static PetscErrorCode DMCreateGlobalVector_Shell(DM dm, Vec *gvec) in DMCreateGlobalVector_Shell() function1137 dm->ops->createglobalvector = DMCreateGlobalVector_Shell; in DMCreate_Shell()