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