:orphan: # DMPlexTransformRegisterDestroy This function destroys the registered `DMPlexTransformType`. It is called from `PetscFinalize()`. ## Synopsis ``` #include "petscdmplextransform.h" PetscErrorCode DMPlexTransformRegisterDestroy(void) ``` ## See Also [](ch_unstructured), `DM`, `DMPLEX`, `DMRegisterAll()`, `DMPlexTransformType`, `PetscInitialize()` ## Level developer ## Location src/dm/impls/plex/transform/interface/plextransform.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/dm/impls/plex/transform/interface/plextransform.c) [Index of all DMPlex routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)