#include "meshMovement.h" #include "grid.h" #include "gvec.h" int MeshMoverSetNodeAccelerations(MeshMover mover, PointFunction func, PetscScalar alpha, void *ctx)Collective on MeshMover
mover | - The mover | |
func | - A function defining the node accelerations | |
alpha | - A scalar multiplier | |
ctx | - A user context |
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