:orphan: # PetscPartitionerRegisterAll Registers all of the PetscPartitioner components in the DM package. ## Synopsis ``` #include "petscpartitioner.h" PetscErrorCode PetscPartitionerRegisterAll(void) ``` Not Collective ## Input parameter - ***path -*** The dynamic library path ## See Also `PetscPartitionerRegister()`, `PetscPartitionerRegisterDestroy()` ## Level advanced ## Location src/dm/partitioner/interface/partitionerreg.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/dm/partitioner/interface/partitionerreg.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)