# 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
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/mat/impls/mffd/mfregis.c.html#MatMFFDRegisterAll">src/mat/impls/mffd/mfregis.c</A>


---
[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](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
