Searched refs:PetscCDClearMat (Results 1 – 3 of 3) sorted by relevance
762 … if (mat == Gmat) PetscCall(PetscCDClearMat(agg_lists)); // take the Mat away from the list (yuck) in PCSetUp_GAMG()791 … if (mat == Gmat) PetscCall(PetscCDClearMat(agg_lists)); // take the Mat away from the list (yuck) in PCSetUp_GAMG()
353 PetscErrorCode PetscCDClearMat(PetscCoarsenData *ail) in PetscCDClearMat() function
1667 PETSC_EXTERN PetscErrorCode PetscCDClearMat(PetscCoarsenData *);