MeshGetMover

This function returns the MeshMover object for this mesh.

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshGetMover(Mesh mesh, MeshMover *mover)
Not collective

Input Parameter

mesh -The mesh

Output Parameters

mover -The mover, or PETSC_NULL if it does not exist

Keywords

Mesh, movement, mover

See Also

MeshSetMover(), MeshGetMovement()

Level:intermediate
Location:
src/gvec/interface/meshMovement.c
Index of all GVec routines
Table of Contents for all manual pages
Index of all manual pages