From 614ff49977097c58fff32458959e03a31e437723 Mon Sep 17 00:00:00 2001 From: mattijs Date: Thu, 28 Nov 2013 15:10:38 +0000 Subject: [PATCH] ENH: displacementInterpolationSolver: corrected comment --- .../interpolation/displacementInterpolationMotionSolver.H | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationMotionSolver.H b/src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationMotionSolver.H index a4fb70ef90..b5da0b5b3b 100644 --- a/src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationMotionSolver.H +++ b/src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationMotionSolver.H @@ -36,9 +36,6 @@ Description Tables are in the \a constant/tables directory. -Note - could be a motionSolver - does not use any fvMesh structure. - SourceFiles displacementInterpolationMotionSolver.C