Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexgmsh.c496 static PetscErrorCode GmshElementsDestroy(GmshElement **elements) in GmshElementsDestroy() function
539 PetscCall(GmshElementsDestroy(&(*mesh)->elements)); in GmshMeshDestroy()
1316 PetscCall(GmshElementsDestroy(&elements)); in GmshReadElements()