:orphan: # MatMFFDInitializePackage This function initializes everything in the MATMFFD` package. It is called from `MatInitializePackage()`. ## Synopsis ``` #include "petscmat.h" PetscErrorCode MatMFFDInitializePackage(void) ``` ## See Also [](ch_matrices), `Mat`, `MATMFFD`, `PetscInitialize()` ## 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)