:orphan: # MatMFFDFinalizePackage This function destroys everything in the MATMFFD` package. It is called from `PetscFinalize()`. ## Synopsis ``` #include "petscmat.h" PetscErrorCode MatMFFDFinalizePackage(void) ``` ## See Also [](ch_matrices), `Mat`, `MATMFFD`, `PetscFinalize()`, `MatCreateMFFD()`, `MatCreateSNESMF()` ## Level developer ## Location src/mat/impls/mffd/mffd.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/mat/impls/mffd/mffd.c) [Index of all Mat routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)