Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/impls/refine/1d/
H A Dplexref1d.c123 static PetscErrorCode DMPlexTransformDestroy_1D(DMPlexTransform tr) in DMPlexTransformDestroy_1D() function
136 tr->ops->destroy = DMPlexTransformDestroy_1D; in DMPlexTransformInitialize_1D()