]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
(EHPOC) Interpolators
authoreap <eap@opencascade.com>
Tue, 29 Dec 2009 14:31:11 +0000 (14:31 +0000)
committereap <eap@opencascade.com>
Tue, 29 Dec 2009 14:31:11 +0000 (14:31 +0000)
   Implement cartesian/unstructured interpolation

+InterpolationCU.hxx                     \
+InterpolationCU.txx                     \
 InterpolationUtils.hxx \
+IntersectorCU.hxx \
+IntersectorCU.txx \
+IntersectorCU1D.hxx \
+IntersectorCU1D.txx \
+IntersectorCU2D.hxx \
+IntersectorCU2D.txx \
+IntersectorCU3D.hxx \
+IntersectorCU3D.txx \
+IntersectorCU2D.hxx \
+IntersectorCU2D.txx \

src/INTERP_KERNEL/Makefile.am

index 77daecfa3bfb4f491a8826c8077efcf896fc192f..ad04e36dabfa84aec764fbac7d5ad305e75bf6d5 100644 (file)
@@ -55,9 +55,19 @@ InterpolationPlanar.hxx                      \
 InterpolationPlanar.txx                        \
 InterpolationCC.hxx                     \
 InterpolationCC.txx                     \
-InterpolationCU2D.hxx                   \
-InterpolationCU2D.txx                   \
+InterpolationCU.hxx                     \
+InterpolationCU.txx                     \
 InterpolationUtils.hxx                 \
+IntersectorCU.hxx                      \
+IntersectorCU.txx                      \
+IntersectorCU1D.hxx                    \
+IntersectorCU1D.txx                    \
+IntersectorCU2D.hxx                    \
+IntersectorCU2D.txx                    \
+IntersectorCU3D.hxx                    \
+IntersectorCU3D.txx                    \
+IntersectorCU2D.hxx                    \
+IntersectorCU2D.txx                    \
 Intersector3D.hxx                      \
 Intersector3D.txx                      \
 Intersector3DP0P0.hxx                  \