]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
EHPOC
authoreap <eap@opencascade.com>
Thu, 8 Apr 2010 13:59:10 +0000 (13:59 +0000)
committereap <eap@opencascade.com>
Thu, 8 Apr 2010 13:59:10 +0000 (13:59 +0000)
commit0985755824be43db0217a97ff168723cf88e8e7a
tree4ab131d8ae3f115cd8d6079acd26bf202fc99a6e
parent59082d07300172a63f6938c7f4058dddb5e859bf
EHPOC
  * Interpolation of 1D meshes has been implemented

+    CPPUNIT_TEST( test1DInterp_1 );
+    CPPUNIT_TEST( test2DCurveInterpP0P0_1 );
+    CPPUNIT_TEST( test2DCurveInterpP0P0_2 );
+    CPPUNIT_TEST( test2DCurveInterpP0P1_1 );
+    CPPUNIT_TEST( test2DCurveInterpP1P0_1 );
+    CPPUNIT_TEST( test2DCurveInterpP1P1_1 );
src/MEDCoupling/Test/MEDCouplingBasicsTest.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTest0.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTestInterp.cxx