75 #ifndef motionSmoother_H
76 #define motionSmoother_H
A list of keyword definitions, which are a keyword followed by any number of values (e....
Given a displacement moves the mesh by scaling the displacement back until there are no more mesh err...
const dictionary & paramDict() const
Given a displacement moves the mesh by scaling the displacement back until there are no more mesh err...
motionSmoother(polyMesh &, pointMesh &, indirectPrimitivePatch &pp, const labelList &adaptPatchIDs, const dictionary ¶mDict)
Construct from mesh, patches to work on and smoothing parameters.
ClassName("motionSmoother")
Mesh representing a set of points created from polyMesh.
Mesh consisting of general polyhedral cells.