Home
last modified time | relevance | path

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

/petsc/src/dm/impls/redundant/
H A Ddmredundant.c87 static PetscErrorCode DMLocalToGlobalBegin_Redundant(DM dm, Vec l, InsertMode imode, Vec g) in DMLocalToGlobalBegin_Redundant() function
364 dm->ops->localtoglobalbegin = DMLocalToGlobalBegin_Redundant; in DMCreate_Redundant()