]> 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:55:06 +0000 (06:55 +0000)
committereap <eap@opencascade.com>
Tue, 29 Sep 2009 06:55:06 +0000 (06:55 +0000)
commit0b34b97e48ef51afe0382d7b86648e6bdb33f417
tree7427fef108f756cb05b77357757ab7ce9da63d6e
parentcf152c6a67ce08d5236fd6fa4693d4b998c582aa
0020440: [CEA 349] P1P0 barycentric interpolators

Fixing bugs

-    UnitTetraIntersectionBary();
+    UnitTetraIntersectionBary(bool isTetraInversed=false);

-    void init();
+    void init(bool isTetraInversed=false);

+    std::vector< std::vector< double > >  _polyNormals;
src/INTERP_KERNEL/UnitTetraIntersectionBary.cxx
src/INTERP_KERNEL/UnitTetraIntersectionBary.hxx