smesh/src
eap abdbef3f20 22222: [CEA 820] GHS3D in salome 7.2.0 ten times slower than in salome 6.6.0
In MakeComputed(), call SMESH_Gen::Compute() with aShapeOnly = true

-    return gen->Compute( *mesh, shape );
+    return gen->Compute( *mesh, shape, /*shapeOnly=*/true );
2013-05-29 15:32:30 +00:00
..
Controls Make ElemEntityType pass nodes through as well 2013-05-28 16:51:03 +00:00
Driver Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00
DriverCGNS 0022100: EDF 2413 SMESH: Take into account TRIA7 2013-05-16 16:38:48 +00:00
DriverDAT 1) Remove writing into stdout 2013-05-16 16:39:55 +00:00
DriverGMF 0022100: EDF 2413 SMESH: Take into account TRIA7 2013-05-16 16:38:48 +00:00
DriverMED 0022100: EDF 2413 SMESH: Take into account TRIA7 2013-05-16 16:38:48 +00:00
DriverSTL 0022100: EDF 2413 SMESH: Take into account TRIA7 2013-05-16 16:41:30 +00:00
DriverUNV Fix of 0022218: EDF 2638 SMESH: Issue when importing UNV file: 2013-05-28 08:52:35 +00:00
MEFISTO2 Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00
OBJECT Fix problem with highlighting polyhedrons 2013-05-22 13:20:53 +00:00
PluginUtils Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00
SMDS 0022108: EDF 2547 SMESH: Duplicate elements only 2013-05-28 16:41:00 +00:00
SMESH 22222: [CEA 820] GHS3D in salome 7.2.0 ten times slower than in salome 6.6.0 2013-05-29 15:29:19 +00:00
SMESH_I 22222: [CEA 820] GHS3D in salome 7.2.0 ten times slower than in salome 6.6.0 2013-05-29 15:31:16 +00:00
SMESH_PY Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00
SMESH_SWIG 0022108: EDF 2547 SMESH: Duplicate elements only 2013-05-28 16:49:24 +00:00
SMESH_SWIG_WITHIHM Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00
SMESHClient 0022100: EDF 2413 SMESH: Take into account TRIA7 2013-05-16 16:29:56 +00:00
SMESHDS 0022100: EDF 2413 SMESH: Take into account TRIA7 2013-05-16 16:33:34 +00:00
SMESHFiltersSelection Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00
SMESHGUI 0022108: EDF 2547 SMESH: Duplicate elements only 2013-05-28 16:49:06 +00:00
SMESHUtils 0022098: EDF 2036 SMESH: Create groups from none conected parts of a mesh 2013-05-16 16:35:18 +00:00
StdMeshers 22222: [CEA 820] GHS3D in salome 7.2.0 ten times slower than in salome 6.6.0 2013-05-29 15:32:30 +00:00
StdMeshers_I Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00
StdMeshersGUI Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00
Tools untabify 2013-05-16 17:09:28 +00:00
Makefile.am Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00