Classes | |
| class | externalDisplacement |
| Mesh motion solver for an fvMesh. Based on solving the cell-centre Laplacian for the motion displacement. More... | |
| class | displacement |
| Abstract base class for displacement pointMesh movers. More... | |
| class | layeredDisplacement |
| Interpolating motion solver for extruded/layered meshes. More... | |
| class | linearDisplacement |
| Mesh motion solver simple linear expansion and contraction of a mesh region defined by a motion axis and the extents of the motion. More... | |
| class | displacementComponent |
| Abstract base class for component displacement pointMesh movers. More... | |
| class | displacementPoints0 |
| class | interpolator |
| Interpolates pointMesh point pointVectorFields. More... | |
| class | list |
| class | multiSolidBody |
| Solid-body motion of the mesh parts specified by a run-time selectable motion functions. More... | |
| class | functionalRigidBody |
| Multiple rigid body mesh motion in which movement is specified as a solidBodyMotionFunction for each body and optionally for the exterior of the region. More... | |
| class | multiRigidBody |
| Abstract base-class for multiple rigid body mesh motion. More... | |
| class | solidBody |
| Solid-body motion of the mesh specified by a run-time selectable motion function. More... | |
| class | velocity |
| Abstract base class for velocity pointMesh movers. More... | |
| class | velocityComponent |
| Abstract base class for velocity pointMesh movers. More... | |
| class | rigidBodyDisplacement |
| Rigid-body mesh motion solver for fvMesh. More... | |
| class | rigidBodyMotion |
| Multiple rigid body mesh motion in which movement of the bodies is generated by RBD::rigidBodyMotion. More... | |
| class | sixDoFRigidBodyMotion |
| Single rigid body mesh motion in which movement of the bodies is generated by Foam::sixDoFRigidBodyMotion. More... | |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | externalDisplacement | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::addToRunTimeSelectionTable | ( | pointMeshMover | , |
| externalDisplacement | , | ||
| dictionary | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | displacement | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | layeredDisplacement | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::addToRunTimeSelectionTable | ( | pointMeshMover | , |
| layeredDisplacement | , | ||
| dictionary | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | linearDisplacement | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::addToRunTimeSelectionTable | ( | pointMeshMover | , |
| linearDisplacement | , | ||
| dictionary | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | displacementComponent | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | displacementPoints0 | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | list | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::addToRunTimeSelectionTable | ( | pointMeshMover | , |
| list | , | ||
| dictionary | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | multiSolidBody | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::addToRunTimeSelectionTable | ( | pointMeshMover | , |
| multiSolidBody | , | ||
| dictionary | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | functionalRigidBody | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::addToRunTimeSelectionTable | ( | pointMeshMover | , |
| functionalRigidBody | , | ||
| dictionary | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | multiRigidBody | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | solidBody | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::addToRunTimeSelectionTable | ( | pointMeshMover | , |
| solidBody | , | ||
| dictionary | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | velocity | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | velocityComponent | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | rigidBodyDisplacement | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::addToRunTimeSelectionTable | ( | pointMeshMover | , |
| rigidBodyDisplacement | , | ||
| dictionary | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | rigidBodyMotion | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::addToRunTimeSelectionTable | ( | pointMeshMover | , |
| rigidBodyMotion | , | ||
| dictionary | |||
| ) |
| Foam::pointMeshMovers::defineTypeNameAndDebug | ( | sixDoFRigidBodyMotion | , |
| 0 | |||
| ) |
| Foam::pointMeshMovers::addToRunTimeSelectionTable | ( | pointMeshMover | , |
| sixDoFRigidBodyMotion | , | ||
| dictionary | |||
| ) |