]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
0020440: [CEA 349] P1P0 barycentric interpolators
authoreap <eap@opencascade.com>
Tue, 29 Sep 2009 06:53:00 +0000 (06:53 +0000)
committereap <eap@opencascade.com>
Tue, 29 Sep 2009 06:53:00 +0000 (06:53 +0000)
commitcf152c6a67ce08d5236fd6fa4693d4b998c582aa
tree2259b35292aaab8c3be61421322bf82bc81dc72c
parent3985e26e433fab468411396c3fb6cc1a1af16976
0020440: [CEA 349] P1P0 barycentric interpolators
0020441: [CEA 349] P1P1 barycentric interpolators

-    double intersectSourceCell(typename MyMeshType::MyConnType srcCell);
+    double intersectSourceCell(typename MyMeshType::MyConnType srcCell, double* baryCentre=0);
+
+    double intersectTetra(const double** tetraCorners);

+    void clearVolumesCache();
src/INTERP_KERNEL/SplitterTetra.hxx
src/INTERP_KERNEL/SplitterTetra.txx