]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
MEDMEM Industrialization 2008
authoreap <eap@opencascade.com>
Wed, 14 Jan 2009 10:12:14 +0000 (10:12 +0000)
committereap <eap@opencascade.com>
Wed, 14 Jan 2009 10:12:14 +0000 (10:12 +0000)
  Form interpolation matrix in intersectors

-    double* getBaryCentre(int, int) // needed for compatibility with IntersectionResult

src/INTERP_KERNEL/InterpKernelMatrix.hxx

index 990ee51e30d3e1a439773ba96e518f2fb6e6c8dd..7ae233197b6a22db98e7802b0418c9f9b2f91276 100755 (executable)
@@ -194,11 +194,6 @@ namespace INTERP_KERNEL
     {
       return _auxiliary_matrix[irow];
     }
-
-    double* getBaryCentre(int, int) // needed for compatibility with IntersectionResult
-    {
-      return 0;
-    }
   };
   
   /*! output to an ascii file