MeshMoverSetAccelerationBCContext

This function sets the boundary condition context to use for the mesh acceleration calculation.

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshMoverSetAccelerationBCContext(MeshMover mover, void *ctx)
Collective on MeshMover

Input Parameter

mover - The mover
ctx - The user context

Keywords

mesh, velocity, boundary condition

See Also

MeshMoverAddAccelerationBC(), MeshMoverSetAccelerationBC()

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