Searched refs:DMSetApplicationContextDestroy (Results 1 – 3 of 3) sorted by relevance
188 PetscCall(DMSetApplicationContextDestroy(daview, DMDAGhostedDestroyGLVisViewerCtx_Private)); in DMSetUpGLVisViewer_DMDA()
210 PETSC_EXTERN PetscErrorCode DMSetApplicationContextDestroy(DM, PetscCtxDestroyFn *);
3756 PetscErrorCode DMSetApplicationContextDestroy(DM dm, PetscCtxDestroyFn *destroy) in DMSetApplicationContextDestroy() function