34 #ifndef motionSmootherData_H 35 #define motionSmootherData_H pointVectorField displacement_
Displacement field.
motionSmootherData(const pointMesh &)
Construct read.
Mesh representing a set of points created from polyMesh.
pointScalarField scale_
Scale factor for displacement.
const pointField & oldPoints() const
Starting mesh position.
pointField oldPoints_
Starting mesh position.
const pointScalarField & scale() const
Reference to scale field.
pointVectorField & displacement()
Reference to displacement field.