:orphan: # PetscDualSpaceRegisterAll Registers all of the PetscDualSpace components in the PetscFE package. ## Synopsis ``` #include "petscdm.h" #include "petscdmplex.h" #include "petscfe.h" PetscErrorCode PetscDualSpaceRegisterAll(void) ``` Not Collective ## Input parameter - ***path -*** The dynamic library path ## See Also `PetscDualSpaceRegister()`, `PetscDualSpaceRegisterDestroy()` ## Level advanced ## Location src/dm/interface/dmregall.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/dm/interface/dmregall.c) [Index of all DM routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)