Go to the documentation of this file.
44 #ifndef laplacianMotionSolver_H
45 #define laplacianMotionSolver_H
61 class motionInterpolation;
145 virtual void solve();
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
pointVectorField & pointMotionU()
virtual tmp< pointField > curPoints() const
Similar to velocityLaplacian but iteratively solves the mesh displacement PDEs to account for non-ort...
A class for managing temporary objects.
volVectorField cellMotionU_
TypeName("laplacianMotionSolver")
autoPtr< motionInterpolation > interpolationPtr_
Mesh consisting of general polyhedral cells.
Base class for fvMesh based motionSolvers.
Generic templated field type.
virtual ~laplacianMotionSolver()=default
virtual void updateMesh(const mapPolyMesh &)
pointVectorField pointMotionU_
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
void setBoundaryConditions()
Virtual base class for mesh motion solver.
const polyMesh & mesh() const
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
volVectorField & cellMotionU()
Generic GeometricField class.
virtual void movePoints(const pointField &)