smesh/src
eap dd4eae00e6 - return ( e && e->NbNodes() == ( e->IsQuadratic() ? 8 : 4 ));
+    return ( e && e->NbCornerNodes() == 4 );
2010-05-20 10:23:56 +00:00
..
Controls Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
Driver Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
DriverDAT Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
DriverMED Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
DriverSTL Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
DriverUNV Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
MEFISTO2 Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
OBJECT Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
PluginUtils Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMDS Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH 0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic 2010-05-13 06:18:02 +00:00
SMESH_I 0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic 2010-05-13 06:23:03 +00:00
SMESH_SWIG 0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic 2010-05-13 06:24:13 +00:00
SMESH_SWIG_WITHIHM Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESHClient Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESHDS Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESHFiltersSelection Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESHGUI 0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic 2010-05-13 06:20:35 +00:00
StdMeshers - return ( e && e->NbNodes() == ( e->IsQuadratic() ? 8 : 4 )); 2010-05-20 10:23:56 +00:00
StdMeshers_I Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
StdMeshersGUI Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
Makefile.am Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00