Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c2235 static PetscErrorCode PlexLayerDestroy(PlexLayer *layer) in PlexLayerDestroy() function
2678 for (d = depth; d >= 0; d--) PetscCall(PlexLayerDestroy(&layers[d])); in DMPlexTopologyLoad_HDF5_Private()