53#ifndef Foam_zoneMotion_H
54#define Foam_zoneMotion_H
105 return moveAllCells_;
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh consisting of general polyhedral cells.
zoneMotion(const dictionary &dict, const polyMesh &mesh)
Construct from dictionary.
const labelList & pointIDs() const noexcept
The point ids (for cell set/zone subset).
bool moveAllCells() const noexcept
Move all cells?
virtual ~zoneMotion()=default
Destructor.
List< label > labelList
A List of labels.