Searched refs:DMFieldShellSetDestroy (Results 1 – 3 of 3) sorted by relevance
60 PETSC_EXTERN PetscErrorCode DMFieldShellSetDestroy(DMField, PetscErrorCode (*)(DMField));
177 PetscErrorCode DMFieldShellSetDestroy(DMField field, PetscErrorCode (*destroy)(DMField)) in DMFieldShellSetDestroy() function
290 PetscCall(DMFieldShellSetDestroy(field, TestShellDestroy)); in main()