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 83 of file fvMeshTopoChanger.H.
velocityMotionCorrection | ( | const fvMesh & | mesh, |
const dictionary & | dict | ||
) |
Definition at line 47 of file fvMeshTopoChanger.C.
Referenced by fvMeshTopoChanger::fvMeshTopoChanger().
void update | ( | ) | const |
Definition at line 65 of file fvMeshTopoChanger.C.
References correctBoundaryConditions(), forAll, objectRegistry::foundObject(), and objectRegistry::lookupObjectRef().
Referenced by fvMeshTopoChanger::mesh().