dynamicFvMesh::velocityMotionCorrection Class Reference

Helper class to update the velocity boundary conditions. More...

Public Member Functions

 velocityMotionCorrection (const dynamicFvMesh &mesh, const dictionary &dict)
 
void update () const
 

Detailed Description

Helper class to update the velocity boundary conditions.

following mesh motion

Definition at line 85 of file dynamicFvMesh.H.

Constructor & Destructor Documentation

◆ velocityMotionCorrection()

velocityMotionCorrection ( const dynamicFvMesh mesh,
const dictionary dict 
)

Definition at line 112 of file dynamicFvMesh.C.

Referenced by dynamicFvMesh::dynamicFvMesh().

Here is the caller graph for this function:

Member Function Documentation

◆ update()

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().

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: