fvMeshTopoChanger::velocityMotionCorrection Class Reference

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

Public Member Functions

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

Detailed Description

Helper class to update the velocity boundary conditions.

following mesh motion

Definition at line 84 of file fvMeshTopoChanger.H.

Constructor & Destructor Documentation

◆ velocityMotionCorrection()

velocityMotionCorrection ( const fvMesh mesh,
const dictionary dict 
)

Definition at line 46 of file fvMeshTopoChanger.C.

Member Function Documentation

◆ update()

void update ( ) const

Definition at line 65 of file fvMeshTopoChanger.C.

References correctBoundaryConditions(), forAll, objectRegistry::foundObject(), and objectRegistry::lookupObjectRef().

Here is the call graph for this function:

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