MeshMoverGetMesh

This function returns the associated Mesh.

Synopsis

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

Input Parameter

mover -The mover

Output Parameter

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

Keywords

Mesh, movement, mover

See Also

MeshGetMover()

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