Searched refs:PCDestroy_GAMG (Results 1 – 3 of 3) sorted by relevance
63 PetscErrorCode PCDestroy_GAMG(PC);
972 PetscErrorCode PCDestroy_GAMG(PC pc) in PCDestroy_GAMG() function1944 pc->ops->destroy = PCDestroy_GAMG; in PCCreate_GAMG()
940 PetscCall(PCDestroy_GAMG(pc)); in PCCreateGAMG_Classical()