Searched refs:PCDestroy_MG (Results 1 – 6 of 6) sorted by relevance
83 PETSC_INTERN PetscErrorCode PCDestroy_MG(PC);
220 PetscCall(PCDestroy_MG(pc)); in PCDestroy_HMG()
507 PetscErrorCode PCDestroy_MG(PC pc) in PCDestroy_MG() function2005 pc->ops->destroy = PCDestroy_MG; in PCCreate_MG()
733 PetscCall(PCDestroy_MG(pc)); in PCDestroy_Exotic()
957 PetscCall(PCDestroy_MG(pc)); in PCDestroy_ML()
1003 PetscCall(PCDestroy_MG(pc)); in PCDestroy_GAMG()