Home
last modified time | relevance | path

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

/petsc/src/dm/impls/shell/ftn-custom/
H A Dzdmshellf.c60 static PetscErrorCode ourglobaltolocalend(DM dm, Vec g, InsertMode mode, Vec l) in ourglobaltolocalend() function
117 *ierr = DMShellSetGlobalToLocal(*dm, ourglobaltolocalbegin, ourglobaltolocalend); in dmshellsetglobaltolocal_()