#include "petscmat.h" PetscErrorCode MatCoarsenSetGreedyOrdering( MatCoarsen coarser, const IS perm )Logically Collective on Coarsen
coarser | - the coarsen context | |
perm | - vertex ordering of (greedy) algorithm |
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