Go to the documentation of this file.
38 #ifndef velocityDisplacementMotionSolver_H
39 #define velocityDisplacementMotionSolver_H
49 class displacementMotionSolver;
77 wordList pointDisplacementBoundaryTypes()
const;
106 virtual void solve();
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
virtual void movePoints(const pointField &)
A class for managing temporary objects.
TypeName("velocityDisplacement")
Virtual base class for velocity motion solver.
~velocityDisplacementMotionSolver()
Mesh consisting of general polyhedral cells.
virtual tmp< pointField > curPoints() const
Generic templated field type.
Mesh motion solver for a polyMesh. Wraps a displacement motion solver in a velocity motion solver.
virtual void updateMesh(const mapPolyMesh &)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.