From 54290e98d64f397146c2a6562003b2d87b71d7d0 Mon Sep 17 00:00:00 2001 From: ageay Date: Fri, 19 Feb 2010 17:27:57 +0000 Subject: [PATCH] *** empty log message *** --- src/INTERP_KERNEL/InterpolationUtils.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/INTERP_KERNEL/InterpolationUtils.hxx b/src/INTERP_KERNEL/InterpolationUtils.hxx index f31354a49..ff15c76ca 100644 --- a/src/INTERP_KERNEL/InterpolationUtils.hxx +++ b/src/INTERP_KERNEL/InterpolationUtils.hxx @@ -623,7 +623,7 @@ namespace INTERP_KERNEL /* Computes the norm of vector v */ /*_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _*/ template - inline double norm( double * v) + inline double norm(const double * v) { double result =0; for(int idim =0; idim