Go to the documentation of this file.
41 #ifndef velocityComponentLaplacianFvMotionSolver_H
42 #define velocityComponentLaplacianFvMotionSolver_H
53 class motionInterpolation;
54 class motionDiffusivity;
95 TypeName(
"velocityComponentLaplacian");
125 virtual void solve();
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
volScalarField & cellMotionU()
A class for managing temporary objects.
~velocityComponentLaplacianFvMotionSolver()
TypeName("velocityComponentLaplacian")
Mesh consisting of general polyhedral cells.
Base class for fvMesh based motionSolvers.
Virtual base class for velocity motion solver.
virtual tmp< pointField > curPoints() const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Generic GeometricField class.
Mesh motion solver for an fvMesh. Based on solving the cell-centre Laplacian for the given component ...
virtual void updateMesh(const mapPolyMesh &)