Home
last modified time | relevance | path

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

/petsc/src/snes/utils/
H A Ddmsnes.c117 static PetscErrorCode DMRefineHook_DMSNES(DM dm, DM dmf, PetscCtx ctx) in DMRefineHook_DMSNES() function
209 PetscCall(DMRefineHookAdd(dm, DMRefineHook_DMSNES, DMInterpolateHook_DMSNES, NULL)); in DMGetDMSNES()
275 PetscCall(DMRefineHookAdd(dmdest, DMRefineHook_DMSNES, NULL, NULL)); in DMCopyDMSNES()