PETSc version 3.17.5
Fix/Edit manual page

MatPartitioningChacoGetGlobal

Get global method for Chaco partitioner.

Synopsis

#include "petscmat.h" 
PetscErrorCode MatPartitioningChacoGetGlobal(MatPartitioning part,MPChacoGlobalType *method)
Not Collective

Input Parameter

part - the partitioning context

Output Parameter

method - the method

See Also

MatPartitioningChacoSetGlobal()

Level

advanced

Location

src/mat/partition/impls/chaco/chaco.c

Implementations

MatPartitioningChacoGetGlobal_Chaco in src/mat/partition/impls/chaco/chaco.c

Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages