MeshMoverSetup

Creates all the necessary structures for mesh movement.

Synopsis

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

Input Parameter

mover -The mover

Note

This function should be called directly before beginning the calculation, and after all options have been set. It is normally called automatically by the solver.

Keywords

mesh, movement

See Also

MeshMoverGetMovement()

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