MatCoarsenDestroy#
Destroys the coarsen context.
Synopsis#
#include "petscmat.h"
PetscErrorCode MatCoarsenDestroy(MatCoarsen *agg)
Collective
Input Parameter#
agg - the coarsen context
See Also#
Level#
advanced
Location#
src/mat/graphops/coarsen/coarsen.c
Index of all MatGraphOperations routines
Table of Contents for all manual pages
Index of all manual pages