MeshMoverSetFromOptions

Sets various MeshMover parameters from user options.

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshMoverSetFromOptions(MeshMover mover)
Collective on MeshMover

Input Parameter

mover -The mover

Notes: To see all options, run your program with the -help option, or consult the users manual. Must be called after MeshMoverCreate() but before the vector is used.

Keywords

MeshMover, set, options, database

See Also

MeshMoverCreate(), MeshMoverPrintHelp(), MeshMoverSetOptionsPrefix()

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