MatCoarsenType#
String with the name of a PETSc matrix coarsening algorithm
Synopsis#
typedef const char *MatCoarsenType;
#define MATCOARSENMIS "mis"
#define MATCOARSENHEM "hem"
#define MATCOARSENMISK "misk"
See Also#
Matrices, Graph Operations, Mat
, MatCoarsenCreate()
, MatCoarsen
, MatColoringType
, MatPartitioningType
, MatOrderingType
Level#
beginner
Location#
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages