petsc-3.14.6 2021-03-30
PetscPartitionerMatPartitioningGetMatPartitioning
Get a MatPartitioning instance wrapped by this PetscPartitioner.
Synopsis
#include "petscpartitioner.h"
PetscErrorCode PetscPartitionerMatPartitioningGetMatPartitioning(PetscPartitioner part, MatPartitioning *mp)
Not Collective
Input Parameters
Output Parameters
See Also
DMPlexDistribute(), PetscPartitionerCreate()
Level
developer
Location
src/dm/partitioner/impls/matpart/partmatpart.c
Implementations
PetscPartitionerMatPartitioningGetMatPartitioning_MatPartitioning in src/dm/partitioner/impls/matpart/partmatpart.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages