MatCoarsenGetData#
Gets the weights for vertices for a coarsener.
Synopsis#
#include "petscmatcoarsen.h"
PetscErrorCode MatCoarsenGetData(MatCoarsen coarser, PetscCoarsenData **llist)
Logically Collective
Input Parameter#
coarser - the coarsen context
Output Parameter#
llist - linked list of aggregates
See Also#
MatCoarsen
, MatCoarsenApply()
, MatCoarsenCreate()
, MatCoarsenSetType()
Level#
advanced
Location#
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages