Namespace for six DoF motion constraints. More...
Classes | |
| class | fixedAxis |
| sixDoFRigidBodyMotionConstraint. Body may only rotate around an axis fixed in global space. More... | |
| class | fixedLine |
| sixDoFRigidBodyMotionConstraint. Reference point may only move along a line. More... | |
| class | fixedOrientation |
| sixDoFRigidBodyMotionConstraint. Orientation of body fixed global space. Only valid where the predicted deviation from alignment is < 90 degrees. More... | |
| class | fixedPlane |
| sixDoFRigidBodyMotionConstraint. Reference point may only move along a plane. More... | |
| class | fixedPoint |
| sixDoFRigidBodyMotionConstraint. Point fixed in space. More... | |
| Foam::sixDoFRigidBodyMotionConstraints::defineTypeNameAndDebug | ( | fixedAxis | , |
| 0 | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::addToRunTimeSelectionTable | ( | sixDoFRigidBodyMotionConstraint | , |
| fixedAxis | , | ||
| dictionary | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::defineTypeNameAndDebug | ( | fixedLine | , |
| 0 | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::addToRunTimeSelectionTable | ( | sixDoFRigidBodyMotionConstraint | , |
| fixedLine | , | ||
| dictionary | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::defineTypeNameAndDebug | ( | fixedOrientation | , |
| 0 | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::addToRunTimeSelectionTable | ( | sixDoFRigidBodyMotionConstraint | , |
| fixedOrientation | , | ||
| dictionary | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::defineTypeNameAndDebug | ( | fixedPlane | , |
| 0 | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::addToRunTimeSelectionTable | ( | sixDoFRigidBodyMotionConstraint | , |
| fixedPlane | , | ||
| dictionary | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::defineTypeNameAndDebug | ( | fixedPoint | , |
| 0 | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::addToRunTimeSelectionTable | ( | sixDoFRigidBodyMotionConstraint | , |
| fixedPoint | , | ||
| dictionary | |||
| ) |