MeshMoverCalcAccelerationBCValues

This function calculates the boundary values for the mesh acceleration. It is normally called once a timestep when using time dependent boundary conditions.

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshMoverCalcAccelerationBCValues(MeshMover mover)
Collective on MeshMover

Input Parameters

mover - The MeshMover
save - A flag used to store old values, usually for timestepping
ctx - The context

Keywords

MeshMover, reduction, boundary conditions

See Also

MeshMoverSetAccelerationBCContext(), MeshMoverSetAccelerationBC()

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