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