From: eap Date: Wed, 14 Jan 2009 10:12:14 +0000 (+0000) Subject: MEDMEM Industrialization 2008 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6d86a2e0d2fef2a3a0c694cf1bb98408417f2f4c;p=tools%2Fmedcoupling.git MEDMEM Industrialization 2008 Form interpolation matrix in intersectors - double* getBaryCentre(int, int) // needed for compatibility with IntersectionResult --- diff --git a/src/INTERP_KERNEL/InterpKernelMatrix.hxx b/src/INTERP_KERNEL/InterpKernelMatrix.hxx index 990ee51e3..7ae233197 100755 --- a/src/INTERP_KERNEL/InterpKernelMatrix.hxx +++ b/src/INTERP_KERNEL/InterpKernelMatrix.hxx @@ -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