Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdm.h132 PETSC_EXTERN PetscErrorCode DMLocalToGlobalHookAdd(DM, PetscErrorCode (*)(DM, Vec, InsertMode, Vec,…
/petsc/src/dm/interface/
H A Ddm.c2991 PetscErrorCode DMLocalToGlobalHookAdd(DM dm, PetscErrorCode (*beginhook)(DM global, Vec l, InsertMo… in DMLocalToGlobalHookAdd() function