petsc-3.4.5 2014-06-29

MatCoarsenType

String with the name of a PETSc matrix coarsen

Synopsis

typedef const char* MatCoarsenType;
#define MATCOARSENMIS  "mis"
#define MATCOARSENHEM  "hem"

See Also

MatCoarsenCreate(), MatCoarsen

Level:beginner
Location:
src/mat/../../include/petscmat.h
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages