MatPartitioningHierarchicalGetCoarseparts#

Get the coarse-level partitioning of a hierarchical MatPartitioning.

Synopsis#

Not Collective

Input Parameter#

Output Parameter#

  • coarseparts - the IS mapping each local row to its coarse partition; the caller must destroy it with ISDestroy()

See Also#

MatPartitioning, MATPARTITIONINGHIERARCH, MatPartitioningHierarchicalGetFineparts(), MatPartitioningHierarchicalSetNcoarseparts()

Level#

advanced

Location#

src/mat/graphops/partition/impls/hierarchical/hierarchical.c

Examples#

src/ksp/ksp/tutorials/ex64.c


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