SALOME Mesh module
Go to file
eap 9f9b9d6ceb fix failure of non-regression test SMESH_TEST/Grids/smesh/mesh_Projection_2D/A1
Avoid returning EDGE position for 2 nodes on the same EDGE, while the
 medium node should be on FACE. The case is a triangle whose 3 nodes are on
 the same EDGE. The worst is that in this case the medium node which
 is logically on FACE falls to a straight EDGE, as the triangle is of
 zero area (thanks to MEFISTO)

 std::pair<int, TopAbs_ShapeEnum> GetMediumPos(const SMDS_MeshNode* n1,
                                               const SMDS_MeshNode* n2,
+                                              const bool           useCurSubShape=false);
2013-03-01 14:32:53 +00:00
adm_local Add missing library 2012-10-09 07:28:56 +00:00
bin Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
doc Fix problem with make distcheck 2013-02-20 07:13:59 +00:00
idl 0021840: [CEA 655] Scalar bar: using a logarithmic scale 2013-02-08 12:40:16 +00:00
resources Imp: numbering font preferences 2012-12-29 11:45:10 +00:00
src fix failure of non-regression test SMESH_TEST/Grids/smesh/mesh_Projection_2D/A1 2013-03-01 14:32:53 +00:00
AUTHORS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
build_cmake Fix path to 'am2cmake.py' as soon as it was moved into 'deprecated' subdir. 2013-02-14 14:32:46 +00:00
build_cmake.bat Fix path to 'am2cmake.py' as soon as it was moved into 'deprecated' subdir. 2013-02-14 14:32:46 +00:00
build_configure Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
ChangeLog DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
clean_configure Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
configure.ac 0021895: EDF 2372 GEOM SMESH : Generate the doc examples from real python scripts 2013-02-08 14:11:14 +00:00
COPYING Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
cvs-tags DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
INSTALL Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00
LICENCE NRI : add LICENCE file 2003-11-06 11:34:19 +00:00
Makefile.am Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
NEWS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
README Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
SMESH_version.h.in Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00