MeshSetMover

This function provides the MeshMover object for this mesh.

Synopsis

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

Input Parameters

mesh - The mesh
mover - The mover, or PETSC_NULL

Keywords

Mesh, movement, mover

See Also

MeshGetMover(), MeshSetMovement()

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