MeshMoverGetType

Gets the MeshMover method type name (as a string).

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshMoverGetType(MeshMover mover, MeshMoverType *type)
Not collective

Input Parameter

mover -The mover

Output Parameter

type -The name of MeshMover method

Keywords

mover, get, type, name

See Also

MeshMoverSetType()

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