MatPartitioningGetType
Gets the Partitioning method type and name (as a string) from the partitioning context.
Synopsis
int MatPartitioningGetType(MatPartitioning partitioning,MatPartitioningType *type)
Not collective
Input Parameter
partitioning -the partitioning context
Output Parameter
type -partitioner type
Not Collective
Keywords
Partitioning, get, method, name, type
Level:intermediate
Location:src/mat/impls/partition/partition.c
Matrix Index
Table of Contents