59 #ifndef linearDisplacement_pointMeshMover_H
60 #define linearDisplacement_pointMeshMover_H
69 namespace pointMeshMovers
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh motion solver simple linear expansion and contraction of a mesh region defined by a motion axis ...
TypeName("linearDisplacement")
Runtime type information.
void operator=(const linearDisplacement &)=delete
Disallow default bitwise assignment.
virtual tmp< pointField > newPoints()
Return point location obtained from the current motion field.
virtual void mapMesh(const polyMeshMap &)
Update from another mesh using the given map (not implemented)
~linearDisplacement()
Destructor.
linearDisplacement(const polyMesh &, const dictionary &)
Construct from polyMesh and dictionary.
Class containing mesh-to-mesh mapping information.
Mesh consisting of general polyhedral cells.
A class for managing temporary objects.