PartitionGetDimension

This function returns the dimension of the Partition.

Synopsis

#include "mesh.h" 
int PartitionGetDimension(Partition part, int *dim)
Not collective

Input Parameter

part -The partition

Output Parameter

dim -The partition dimension

Keywords

Partition, dimension

See Also

MeshGetDimension()

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