MatPartitioningScotchSetCoarseLevel

Set the coarse level

Synopsis

#include "petscmat.h" 
PetscErrorCode PETSCMAT_DLLEXPORT MatPartitioningScotchSetCoarseLevel(MatPartitioning part, PetscReal level)

Input Parameter

part -the partitioning context
level -the coarse level in range [0.0,1.0]

Level:advanced
Location:
src/mat/partition/impls/scotch/scotch.c
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages