#include "petscpc.h" PetscErrorCode PCGAMGFilterGraph(Mat *a_Gmat,PetscReal vfilter,PetscBool symm)Collective on Mat
a_Gmat | - the graph | |
vfilter | - threshold paramter [0,1) | |
symm | - make the result symmetric |
Notes: This is called before graph coarsers are called.
Level:developer
Location:src/ksp/pc/impls/gamg/util.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages