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