PartitionGetMesh

Returns the Mesh object for this Partition.

Synopsis

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

Input Parameter

part -The partition

Output Parameter

mesh -The mesh

Keywords

Mesh, Partition, get

See Also

MeshGetPartition()

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