petsc-3.6.4 2016-04-12
Report Typos and Errors

MatCoarsenSetStrictAggs

Logically Collective on MatCoarsen

Synopsis

#include "petscmat.h" 
PetscErrorCode MatCoarsenSetStrictAggs(MatCoarsen agg, PetscBool str)

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