]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
MEDMEM Industrialization 2008
authoreap <eap@opencascade.com>
Thu, 18 Dec 2008 17:30:26 +0000 (17:30 +0000)
committereap <eap@opencascade.com>
Thu, 18 Dec 2008 17:30:26 +0000 (17:30 +0000)
+    double* getBaryCentre(int, int) // needed for compatibility with IntersectionResult

src/INTERP_KERNEL/InterpKernelMatrix.hxx

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