:orphan: # PCHPDDMInitializePackage This function initializes everything in the `PCHPDDM` package. It is called from `PCInitializePackage()`. ## Synopsis ``` #include "petscpc.h" PetscErrorCode PCHPDDMInitializePackage(void) ``` ## See Also `PetscInitialize()` ## Level developer ## Location src/ksp/pc/impls/hpddm/pchpddm.cxx --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ksp/pc/impls/hpddm/pchpddm.cxx) [Index of all PC routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)