MeshMoverSetNodeAccelerations

Allows the user to specify node accelerations.

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshMoverSetNodeAccelerations(MeshMover mover, PointFunction func, PetscScalar alpha, void *ctx)
Collective on MeshMover

Input Parameters

mover - The mover
func - A function defining the node accelerations
alpha - A scalar multiplier
ctx - A user context

Keywords

mesh, movement

See Also

MeshMoverSetNodeVelocities()

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