MeshSetMovement

This function sets the dimension of the Mesh. This may only be done before a mesh is generated.

Synopsis

#include "mesh.h" 
int MeshSetMovement(Mesh mesh, PetscTruth isMoving)
Not collective

Input Parameters

mesh - The mesh
dim - The mesh dimension

Keywords

Mesh, dimension

See Also

MeshGetMovement(), MeshGetMover()

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