Go to the documentation of this file.
60 oldPoints_(pMesh().
points())
74 displacement.time().timeName(),
75 displacement.mesh()(),
86 displacement.time().timeName(),
87 displacement.mesh()(),
94 oldPoints_(displacement.mesh()().points())
108 return displacement_;
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
pointVectorField displacement_
Displacement field.
const Time & time() const
Return time.
motionSmootherData(const pointMesh &)
Construct read.
const pointField & oldPoints() const
Starting mesh position.
const pointScalarField & scale() const
Reference to scale field.
Pre-declare SubField and related Field type.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Generic dimensioned Type class.
Mesh representing a set of points created from polyMesh.
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
pointVectorField & displacement()
Reference to displacement field.
Generic GeometricField class.