MeshMoveMesh

Recalculates the node coordinates based on the current velocities and accelerations.

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshMoveMesh(Mesh mesh, double dt)
Collective on Mesh

Input Parameters

mesh -The mesh
dt -The timestep

Keywords

mesh, movement

See Also

MeshCalcNodeVelocitiess(), MeshCalcNodeAccelerations()

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