Go to the documentation of this file.
40 #ifndef volumetricBSplinesMotionSolver_H
41 #define volumetricBSplinesMotionSolver_H
98 TypeName(
"volumetricBSplinesMotionSolver");
121 virtual void solve();
virtual void updateMesh(const mapPolyMesh &)
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
virtual tmp< pointField > curPoints() const
vectorField controlPointsMovement_
Class constructing a number of volumetric B-Splines boxes, read from dynamicMeshDict....
A class for managing temporary objects.
virtual void movePoints(const pointField &)
Mesh consisting of general polyhedral cells.
Generic templated field type.
TypeName("volumetricBSplinesMotionSolver")
void setControlPointsMovement(const vectorField &controlPointsMovement)
List< autoPtr< NURBS3DVolume > > volume_
A mesh motion solver based on volumetric B-Splines.
virtual ~volumetricBSplinesMotionSolver()=default
Virtual base class for mesh motion solver.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
volBSplinesBase & volBSplinesBase_
const polyMesh & mesh() const
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
void boundControlPointMovement(vectorField &controlPointsMovement)