Searched refs:DMCreateGlobalVector_DA (Results 1 – 3 of 3) sorted by relevance
7 PetscErrorCode DMCreateGlobalVector_DA(DM da, Vec *g) in DMCreateGlobalVector_DA() function
408 da->ops->createglobalvector = DMCreateGlobalVector_DA; in DMCreate_DA()
97 PETSC_INTERN PetscErrorCode DMCreateGlobalVector_DA(DM, Vec *);