petsc-3.7.1 2016-05-15
Report Typos and Errors

MatPartitioningParmetisGetEdgeCut

Returns the number of edge cuts in the vertex partition.

Synopsis

#include "petscmat.h" 
PetscErrorCode  MatPartitioningParmetisGetEdgeCut(MatPartitioning part, PetscInt *cut)

Input Parameter

part -the partitioning context Many br

Output Parameter

cut -the edge cut Many br

Many br

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