Home
last modified time | relevance | path

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

/petsc/src/dm/impls/redundant/
H A Ddmredundant.c128 static PetscErrorCode DMLocalToGlobalEnd_Redundant(DM dm, Vec l, InsertMode imode, Vec g) in DMLocalToGlobalEnd_Redundant() function
365 dm->ops->localtoglobalend = DMLocalToGlobalEnd_Redundant; in DMCreate_Redundant()