:orphan: # PetscOmpCtrlDestroy destroy the PETSc OpenMP controller ## Synopsis ``` #include "petscsys.h" PetscErrorCode PetscOmpCtrlDestroy(PetscOmpCtrl *pctrl) ``` ## Input Parameter - ***pctrl -*** a PETSc OpenMP controller ## See Also `PetscOmpCtrlCreate()`, `PetscOmpCtrlGetOmpComms()`, `PetscOmpCtrlBarrier()`, `PetscOmpCtrlOmpRegionOnMasterBegin()`, `PetscOmpCtrlOmpRegionOnMasterEnd()`, ## Level developer ## Location src/sys/utils/mpishm.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/utils/mpishm.c) [Index of all Sys routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)