Go to the documentation of this file.
36 #ifndef displacementLaplacianFvMotionSolver_H
37 #define displacementLaplacianFvMotionSolver_H
47 class motionDiffusivity;
74 label frozenPointsZone_;
115 return pointDisplacement_;
121 return pointDisplacement_;
127 return cellDisplacement_;
133 return cellDisplacement_;
140 virtual void solve();