MeshMoverDuplicate

This function returns an identical MeshMover.

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshMoverDuplicate(MeshMover mover, MeshMover *newMover)
Not collective

Input Parameter

mover -The mover

Output Parameter

newMover -The new mover

Keywords

Mesh, movement, mover

See Also

MeshMoverCopy()

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