petsc-3.13.6 2020-09-29
MatPartitioningParmetisSetCoarseSequential
Use the sequential code to do the partitioning of the coarse grid.
Synopsis
#include "petscmat.h"
PetscErrorCode MatPartitioningParmetisSetCoarseSequential(MatPartitioning part)
Logically Collective on MatPartitioning
Input Parameter
part -the partitioning context
Level
advanced
Location
src/mat/partition/impls/pmetis/pmetis.c
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages