Home
last modified time | relevance | path

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

/petsc/src/dm/impls/redundant/
H A Ddmredundant.c54 static PetscErrorCode DMCreateGlobalVector_Redundant(DM dm, Vec *gvec) in DMCreateGlobalVector_Redundant() function
358 dm->ops->createglobalvector = DMCreateGlobalVector_Redundant; in DMCreate_Redundant()