35 #ifndef fvMotionSolver_H
36 #define fvMotionSolver_H
Mesh data needed to do the Finite Volume discretisation.
Base class for fvMesh based motionSolvers.
const fvMesh & fvMesh_
The fvMesh to be moved.
const fvMesh & mesh() const
Return reference to the fvMesh to be moved.
ClassName("displacementMotionSolver")
Runtime type information.
fvMotionSolver(const polyMesh &)
Construct from polyMesh.
wordList cellMotionBoundaryTypes(const typename PointField< Type >::Boundary &pmUbf) const
Create the corresponding patch types for cellMotion from those.
Mesh consisting of general polyhedral cells.