MeshMoverCalcNodeVelocities

Recalculates the node velocities.

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshMoverCalcNodeVelocities(MeshMover mover, PetscTruth flag)
Collective on MeshMover

Input Parameters

mover - The mover
flag - Flag for reuse of old operator in calculation

Keywords

mesh, movement

See Also

MeshMoverCalcNodeAccelerations()

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