MeshGetDimension

This function returns the dimension of the Mesh

Synopsis

#include "mesh.h" 
int MeshGetDimension(Mesh mesh, int *dim)
Not collective

Input Parameter

mesh -The mesh

Output Parameter

dim -The mesh dimension

Keywords

Mesh, dimension

See Also

MatSetDimension(), PartitionGetDimension()

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