MatPartitioningHierarchicalGetFineparts#

Get the fine-level partitioning of a hierarchical MatPartitioning.

Synopsis#

Not Collective

Input Parameter#

Output Parameter#

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

See Also#

MatPartitioning, MATPARTITIONINGHIERARCH, MatPartitioningHierarchicalGetCoarseparts(), MatPartitioningHierarchicalSetNfineparts()

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