From: eap Date: Thu, 18 Dec 2008 17:30:26 +0000 (+0000) Subject: MEDMEM Industrialization 2008 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=df98ca164db1ae1a252ac92a7343c3584a5bc0cf;p=tools%2Fmedcoupling.git MEDMEM Industrialization 2008 + double* getBaryCentre(int, int) // needed for compatibility with IntersectionResult --- diff --git a/src/INTERP_KERNEL/InterpKernelMatrix.hxx b/src/INTERP_KERNEL/InterpKernelMatrix.hxx index f42ccb424..990ee51e3 100755 --- a/src/INTERP_KERNEL/InterpKernelMatrix.hxx +++ b/src/INTERP_KERNEL/InterpKernelMatrix.hxx @@ -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