petsc-3.14.6 2021-03-30
MatPartitioningGetType
Gets the Partitioning method type and name (as a string) from the partitioning context.
Synopsis
#include "petscmat.h"
PetscErrorCode MatPartitioningGetType(MatPartitioning partitioning,MatPartitioningType *type)
Not collective
Input Parameter
| partitioning | - the partitioning context
|
Output Parameter
Not Collective
Level
intermediate
Location
src/mat/partition/partition.c
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages