Searched refs:PCGAMGSetGraphSymmetrize (Results 1 – 3 of 3) sorted by relevance
98 - Add `PCGAMGSetGraphSymmetrize()` and `-pc_gamg_graph_symmetrize` to control symmetrization when c…
375 PETSC_EXTERN PetscErrorCode PCGAMGSetGraphSymmetrize(PC, PetscBool);
216 PetscErrorCode PCGAMGSetGraphSymmetrize(PC pc, PetscBool b) in PCGAMGSetGraphSymmetrize() function