MeshMoverCreate

This function creates an empty mesh mover.

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshMoverCreate(Mesh mesh, MeshMover *mover)
Collective on Mesh

Input Parameter

mesh -The Mesh to be moved

Output Parameter

mover -The mover

Keywords

Mesh, create, mover

See Also

MeshSetUp(), MeshDestroy(), GridCreate()

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