petsc-3.5.4 2015-05-23
Report Typos and Errors

MatCoarsenSetVerbose

Not Collective on MatCoarsen and Mat

Synopsis

#include "petscmat.h" 
PetscErrorCode MatCoarsenSetVerbose(MatCoarsen agg, PetscInt vv)

Input Parameters

agg - the coarsen context
str - the adjacency matrix

Keywords

Coarsen, adjacency

See Also

MatCoarsenCreate()

Level:beginner
Location:
src/mat/coarsen/coarsen.c
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages