PartitionGetType

Gets the Partition method type and name (as a string).

Synopsis

#include "mesh.h"  
int PartitionGetType(Partition part, PartitionType *type)
Not collective

Input Parameter

part -The partition

Output Parameter

type -The name of Partition method

Keywords

partition, get, type

See Also

PartitionSetType()

Level:intermediate
Location:
src/mesh/interface/partreg.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages