Searched refs:PCBDDCGraphDestroy (Results 1 – 3 of 3) sorted by relevance
20 PETSC_EXTERN PetscErrorCode PCBDDCGraphDestroy(PCBDDCGraph *);
1245 PetscErrorCode PCBDDCGraphDestroy(PCBDDCGraph *graph) in PCBDDCGraphDestroy() function
2485 PetscCall(PCBDDCGraphDestroy(&graph)); in PCBDDCDetectDisconnectedComponents()2707 PetscCall(PCBDDCGraphDestroy(&graph)); in PCBDDCDetectDisconnectedComponents()4012 PetscCall(PCBDDCGraphDestroy(&pcbddc->mat_graph)); in PCBDDCResetTopography()9580 if (pcbddc->sub_schurs_rebuild) PetscCall(PCBDDCGraphDestroy(&graph)); in PCBDDCInitSubSchurs()