Home
last modified time | relevance | path

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

/petsc/src/dm/impls/redundant/
H A Ddmredundant.c158 static PetscErrorCode DMGlobalToLocalEnd_Redundant(DM dm, Vec g, InsertMode imode, Vec l) in DMGlobalToLocalEnd_Redundant() function
363 dm->ops->globaltolocalend = DMGlobalToLocalEnd_Redundant; in DMCreate_Redundant()