Helper class to update the velocity boundary conditions. More...
Public Member Functions | |
| velocityMotionCorrection (const fvMesh &mesh, const dictionary &dict) | |
| void | update () const |
Helper class to update the velocity boundary conditions.
following mesh motion
Definition at line 80 of file fvMeshMover.H.
| velocityMotionCorrection | ( | const fvMesh & | mesh, |
| const dictionary & | dict | ||
| ) |
Definition at line 46 of file fvMeshMover.C.
| void update | ( | ) | const |
Definition at line 65 of file fvMeshMover.C.
References correctBoundaryConditions(), forAll, objectRegistry::foundObject(), and objectRegistry::lookupObjectRef().
