Home
last modified time | relevance | path

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

/petsc/src/dm/impls/shell/ftn-custom/
H A Dzdmshellf.c75 static PetscErrorCode ourlocaltolocalbegin(DM dm, Vec g, InsertMode mode, Vec l) in ourlocaltolocalbegin() function
135 *ierr = DMShellSetLocalToLocal(*dm, ourlocaltolocalbegin, ourlocaltolocalend); in dmshellsetlocaltolocal_()