PetscPartitionerMatPartitioningGetMatPartitioning#
Get a MatPartitioning instance wrapped by this PetscPartitioner.
Synopsis#
#include "petscpartitioner.h"   
PetscErrorCode PetscPartitionerMatPartitioningGetMatPartitioning(PetscPartitioner part, MatPartitioning *mp)
Not Collective
Input Parameter#
- part - The - PetscPartitioner
Output Parameter#
- mp - The - MatPartitioning
See Also#
Level#
developer
Location#
Implementations#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages