MeshMoverGetVelocityGrid

Returns the grid which defines the mesh velocity.

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshMoverGetVelocityGrid(MeshMover mover, Grid *velGrid)
Not collective

Input Parameter

mover -The mover

Output Parameter

velGrid -The mesh velocity grid

Keywords

grid, mesh, mesh velocity, movement

See Also

MeshMoverGetAccelerationGrid(), GridGetMeshMovement()

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