38 dynamicMotionSolverFvMesh,
50 velocityMotionCorrection_(*this, dynamicMeshDict())
71 velocityMotionCorrection_.
update();
virtual bool writeObject(IOstream::streamFormat fmt, IOstream::versionNumber ver, IOstream::compressionType cmp, const bool write=true) const
Write the underlying polyMesh and other data.
virtual bool update()
Update the mesh for both mesh motion and topology change.
bool movePoints()
Do what is necessary if the mesh has moved.
dynamicMotionSolverFvMesh(const IOobject &io)
Construct from IOobject.
Virtual base class for mesh motion solver.
Macros for easy insertion into run-time selection tables.
virtual bool writeObject(IOstream::streamFormat fmt, IOstream::versionNumber ver, IOstream::compressionType cmp, const bool write=true) const
Write the underlying polyMesh and other data.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
streamFormat
Enumeration for the format of data in the stream.
compressionType
Enumeration for the format of data in the stream.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
Abstract base class for geometry and/or topology changing fvMesh.
const motionSolver & motion() const
Return the motionSolver.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
~dynamicMotionSolverFvMesh()
Destructor.