MeshMoverSetType

Builds a MeshMover, for a particular Mesh implementation.

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshMoverSetType(MeshMover mover, MeshMoverType method)
Collective on MeshMover

Input Parameters

mover - The MeshMover
type - The type name

Options Database Key

-mesh_mover_type <type> -Sets the mesh mvoer type

Keywords

vector, set, type

See Also

MeshMoverCreate()

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