:orphan: # MatMFFDRegisterAll Registers all of the compute-h in the `MATMFFD` package. ## Synopsis ``` #include "petscmat.h" PetscErrorCode MatMFFDRegisterAll(void) ``` Not Collective ## See Also `MATMFFD`, `MatMFFDRegisterDestroy()`, `MatMFFDRegister()`, `MatCreateMFFD()`, `MatMFFDSetType()` ## Level developer ## Location src/mat/impls/mffd/mfregis.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/mat/impls/mffd/mfregis.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)