#include "meshMovement.h" #include "grid.h" #include "gvec.h" int MeshMoverSetMovement(MeshMover mover, MeshSolveMethod vtype, MeshSolveMethod atype, PetscObject ctx)Collective on MeshMover
mover | - The mover | |
vtype | - The type of mesh velocity calculation, like MESH_LAPLACIAN | |
atype | - The type of mesh acceleration calculation, like MESH_LAPLACIAN | |
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