diff options
Diffstat (limited to 'Source/Utils/Interpolate.cpp')
-rw-r--r-- | Source/Utils/Interpolate.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Utils/Interpolate.cpp b/Source/Utils/Interpolate.cpp index b5d713b75..11d6989a0 100644 --- a/Source/Utils/Interpolate.cpp +++ b/Source/Utils/Interpolate.cpp @@ -56,7 +56,7 @@ namespace Interpolate const MultiFab* Fy_fp, const MultiFab* Fz_fp, const DistributionMapping& dm, const int r_ratio, - const Real* dx, const int ngrow ) + const Real* /*dx*/, const int ngrow ) { // Prepare the structure that will contain the returned fields |