Home
last modified time | relevance | path

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

/petsc/src/dm/field/tutorials/
H A Dex1.c209 static PetscErrorCode TestShellDestroy(DMField field) in TestShellDestroy() function
290 PetscCall(DMFieldShellSetDestroy(field, TestShellDestroy)); in main()