MeshMoverConvert

This function returns an identical MeshMover on the new Mesh.

Synopsis

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

Input Parameters

mover - The mover
newMesh - The new Mesh

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