Searched refs:DMInterpolationDestroy (Results 1 – 6 of 6) sorted by relevance
31 CHKERR(DMInterpolationDestroy(&self.dminterp))42 create, petsc.DMInterpolationDestroy45 CHKERR(DMInterpolationDestroy(&self.dminterp))
8 PetscErrorCode DMInterpolationDestroy(PetscDMInterpolation*)
346 PetscCall(DMInterpolationDestroy(&interpolator)); in main()
394 PETSC_EXTERN PetscErrorCode DMInterpolationDestroy(DMInterpolationInfo *);
982 PetscErrorCode DMInterpolationDestroy(DMInterpolationInfo *ctx) in DMInterpolationDestroy() function
468 PetscCall(DMInterpolationDestroy(&ictx)); in FreeStreaming()