MeshMoverGetAccelerationGrid

Returns the grid which defines the mesh acceleration.

Synopsis

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

Input Parameter

mover -The mover

Output Parameter

accGrid -The mesh acceleration grid

Keywords

grid, mesh, mesh acceleration, movement

See Also

MeshMoverGetVelocityGrid(), 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