petsc-3.14.6 2021-03-30
PetscPartitionerGetType
Gets the PetscPartitioner type name (as a string) from the object.
Synopsis
#include "petscpartitioner.h"
PetscErrorCode PetscPartitionerGetType(PetscPartitioner part, PetscPartitionerType *name)
Not Collective
Input Parameter
Output Parameter
See Also
PetscPartitionerSetType(), PetscPartitionerCreate()
Level
intermediate
Location
src/dm/partitioner/interface/partitioner.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages