petsc-3.3-p7 2013-05-11

MatCoarsenType

String with the name of a PETSc matrix coarsen or the creation function with an optional dynamic library name, for example http://www.mcs.anl.gov/petsc/lib.a:coarsencreate()

Synopsis

#define MatCoarsenType char*
#define MATCOARSENMIS  "mis"
#define MATCOARSENHEM  "hem"

dm

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