Go to the documentation of this file.
39 dynamicMotionSolverFvMesh,
66 if (foundObject<volVectorField>(
"U"))
70 U.correctBoundaryConditions();
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
virtual bool update()
Update the mesh for both mesh motion and topology change.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
Abstract base class for geometry and/or topology changing fvMesh.
dynamicMotionSolverFvMesh(const dynamicMotionSolverFvMesh &)
Disallow default bitwise copy construct.
Macros for easy insertion into run-time selection tables.
bool movePoints()
Do what is neccessary if the mesh has moved.
Virtual base class for mesh motion solver.
Generic GeometricField class.
defineTypeNameAndDebug(combustionModel, 0)
~dynamicMotionSolverFvMesh()
Destructor.