From f5abba4df346801fb20e9b59af4ac09ad8d8fced Mon Sep 17 00:00:00 2001 From: mattijs <mattijs> Date: Thu, 8 Aug 2013 15:19:02 +0100 Subject: [PATCH] ENH: displacementInterpolationSolver: added comment --- .../interpolation/displacementInterpolationMotionSolver.H | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationMotionSolver.H b/src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationMotionSolver.H index b5da0b5b3b5..a4fb70ef90a 100644 --- a/src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationMotionSolver.H +++ b/src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationMotionSolver.H @@ -36,6 +36,9 @@ Description Tables are in the \a constant/tables directory. +Note + could be a motionSolver - does not use any fvMesh structure. + SourceFiles displacementInterpolationMotionSolver.C -- GitLab