MeshDistribute

Distributes the mesh and any associated sections.

Synopsis

#include "petscmesh.h"   
PetscErrorCode MeshDistribute(Mesh serialMesh, Mesh *parallelMesh)
Not Collective

Input Parameter

serialMesh -The original Mesh object

Output Parameter

parallelMesh -The distributed Mesh object

Keywords

mesh, elements

See Also

MeshCreate()

Level:intermediate
Location:
src/dm/mesh/mesh.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages