MeshPartition

Partitions the mesh among the processors

Synopsis

#include "mesh.h" 
int MeshPartition(Mesh mesh)
Collective on Mesh

Input Parameter

mesh -the mesh

Keywords

mesh, partition

See Also

MeshGetBoundaryStart()

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