petsc-3.7.1 2016-05-15
PetscPartitionerGetType
Gets the PetscPartitioner type name (as a string) from the object.
Synopsis
#include "petscdmplex.h"
PetscErrorCode PetscPartitionerGetType(PetscPartitioner part, PetscPartitionerType *name)
Not Collective Many br
Input Parameter
part -The PetscPartitioner Many br
Output Parameter
name -The PetscPartitioner type name Many br
Many br
Keywords
PetscPartitioner, get, type, name
See Also
PetscPartitionerSetType(), PetscPartitionerCreate()
Level:intermediate
Location:src/dm/impls/plex/plexpartition.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages