#include "meshMovement.h" #include "grid.h" #include "gvec.h" int MeshMoverAddAccelerationBC(MeshMover mover, int bd, PointFunction f, PetscTruth reduce)Collective on MeshMover
mover | - The mover | |
bd | - The marker for the boundary along which conditions are applied | |
f | - The function which defines the boundary condition | |
reduce | - The flag for explicit reduction of the system |
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