Helper class to update the velocity boundary conditions. More...
Public Member Functions | |
velocityMotionCorrection (const dynamicFvMesh &mesh, const dictionary &dict) | |
void | update () const |
Helper class to update the velocity boundary conditions.
following mesh motion
Definition at line 85 of file dynamicFvMesh.H.
velocityMotionCorrection | ( | const dynamicFvMesh & | mesh, |
const dictionary & | dict | ||
) |
Definition at line 112 of file dynamicFvMesh.C.
Referenced by dynamicFvMesh::dynamicFvMesh().
void update | ( | ) | const |
Definition at line 130 of file dynamicFvMesh.C.
References correctBoundaryConditions(), and forAll.
Referenced by dynamicFvMesh::dynamic(), dynamicMotionSolverFvMesh::update(), dynamicInkJetFvMesh::update(), and dynamicInterpolatedFvMesh::update().