Home
last modified time | relevance | path

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

/petsc/src/dm/impls/redundant/
H A Ddmredundant.c134 static PetscErrorCode DMGlobalToLocalBegin_Redundant(DM dm, Vec g, InsertMode imode, Vec l) in DMGlobalToLocalBegin_Redundant() function
362 dm->ops->globaltolocalbegin = DMGlobalToLocalBegin_Redundant; in DMCreate_Redundant()