MeshGetPartition

Returns the Partition object for this Mesh.

Synopsis

#include "mesh.h" 
int MeshGetPartition(Mesh mesh, Partition *part)
Not collective

Input Parameter

mesh -The mesh

Output Parameter

part -The partition

Keywords

Mesh, Partition, get

See Also

PartitionGetMesh()

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