const coordinateSystem & cs() const
Return coordinate system.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
mixerFvMesh(const mixerFvMesh &)
Disallow default bitwise copy construct.
void addZonesAndModifiers()
Add mixer zones and modifiers.
TypeName("mixerFvMesh")
Runtime type information.
Pre-declare SubField and related Field type.
void operator=(const mixerFvMesh &)
Disallow default bitwise assignment.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const scalarField & movingPointsMask() const
Return moving points mask.
virtual bool update()
Update the mesh for both mesh motion and topology change.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
scalarField * movingPointsMaskPtr_
Markup field for points. Moving points marked with 1.
Abstract base class for a topology changing fvMesh.
autoPtr< coordinateSystem > csPtr_
Coordinate system.
void calcMovingMasks() const
Calculate moving masks.
virtual ~mixerFvMesh()
Destructor.
Base class for other coordinate system specifications.
dictionary motionDict_
Motion dictionary.