Searched refs:DMCreateLocalVector_Redundant (Results 1 – 1 of 1) sorted by relevance
72 static PetscErrorCode DMCreateLocalVector_Redundant(DM dm, Vec *lvec) in DMCreateLocalVector_Redundant() function359 dm->ops->createlocalvector = DMCreateLocalVector_Redundant; in DMCreate_Redundant()