Go to the documentation of this file.
41 #ifndef rigidBodyMeshMotionSolver_H
42 #define rigidBodyMeshMotionSolver_H
154 virtual void solve();
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
TypeName("rigidBodyMotionSolver")
Six degree of freedom motion for a rigid body.
const word & name() const
A HashTable with keys but without contents that is similar to std::unordered_set.
Mesh consisting of general polyhedral cells.
virtual void movePoints(const pointField &)
Generic templated field type.
The IOstreamOption is a simple container for options an IOstream can normally have.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Virtual base class for displacement motion solver.
Rigid-body mesh motion solver for fvMesh.
virtual tmp< pointField > curPoints() const
virtual bool writeObject(IOstreamOption streamOpt, const bool valid) const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Virtual base class for mesh motion solver.
~rigidBodyMeshMotionSolver()=default
A List of wordRe with additional matching capabilities.
const polyMesh & mesh() const
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
virtual void updateMesh(const mapPolyMesh &)