36 #ifndef solidBody_pointMeshMover_H
37 #define solidBody_pointMeshMover_H
47 namespace pointMeshMovers
76 void updateZonePointIndices();
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.
cellZone selection or generation class
Solid-body motion of the mesh specified by a run-time selectable motion function.
solidBody(const polyMesh &, const dictionary &)
Construct from mesh and dictionary.
virtual bool solidBodyMotion() const
This is a solid body motion.
virtual void topoChange(const polyTopoChangeMap &)
Update local data for topology changes.
virtual void distribute(const polyDistributionMap &)
Update corresponding to the given distribution map.
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.
void operator=(const solidBody &)=delete
Disallow default bitwise assignment.
TypeName("solidBody")
Runtime type information.
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
Class containing mesh-to-mesh mapping information.
Mesh consisting of general polyhedral cells.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Septernion class used to perform translations and rotations in 3D space.
A class for managing temporary objects.