Searched refs:DMDestroy_Plex (Results 1 – 3 of 3) sorted by relevance
847 PETSC_INTERN PetscErrorCode DMDestroy_Plex(DM dm);
176 PetscCall(DMDestroy_Plex(dm)); in DMPlexReplace_Internal()5740 dm->ops->destroy = DMDestroy_Plex; in DMInitialize_Plex()
2818 PetscErrorCode DMDestroy_Plex(DM dm) in DMDestroy_Plex() function