MeshGetMovement

This function determines whether the Mesh is moving.

Synopsis

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

Input Parameter

mesh -The mesh

Output Parameter

isMoving -The flag for mesh movement

Keywords

Mesh, movement

See Also

MeshSetMovement(), 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