Go to the documentation of this file.
40 #ifndef componentDisplacementMotionSolver_H
41 #define componentDisplacementMotionSolver_H
98 TypeName(
"componentDisplacementMotionSolver");
vectorField pointField
pointField is a vectorField.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
A class for handling words, derived from Foam::string.
Virtual base class for displacement motion solver.
virtual void movePoints(const pointField &)
const scalarField & points0() const
Mesh consisting of general polyhedral cells.
pointScalarField pointDisplacement_
virtual void updateMesh(const mapPolyMesh &)
Generic templated field type.
virtual ~componentDisplacementMotionSolver()
TypeName("componentDisplacementMotionSolver")
Virtual base class for mesh motion solver.
fileName::Type type(const fileName &name, const bool followLink=true)
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Generic GeometricField class.