8 Commits

Author SHA1 Message Date
eap
c1cdbd912a regression of SMESH_TEST/Grids/smesh/imps/H5
Fix Evaulate() after replacing TopTools_DataMapOfShapeShape with
StdMeshers_ShapeShapeBiDirectionMap
2012-04-28 09:58:43 +00:00
eap
6fee24f068 IPAL22863 TC6.5.0: Projection_1D2D gives exception
Replace TopTools_DataMapOfShapeShape with
StdMeshers_ShapeShapeBiDirectionMap which includes 2
TopTools_DataMapOfShapeShape's, one per a mapping direction
2012-04-23 10:13:52 +00:00
vsr
43db13f33a Update copyright information 2012-04-13 09:31:26 +00:00
eap
d1fa9ee867 0021096: EDF 1729 SMESH: Create a Projection 1D-2D algorithm
not create excess edges on the seam edge
2012-04-10 10:09:32 +00:00
gdd
4ad6a5b19b Replace Descret by Discrete in variable and method names. 2012-02-17 14:30:02 +00:00
eap
025e264849 0021472: EDF 2080 SMESH: Projection1D2D on a Voronoi structure fails
1)
+  struct EventProparatorToEdges : public SMESH_subMeshEventListener
2)
+  struct UnsetterOfEventProparatorToEdges
3)
+    // check that all nodes are shared by faces generated on F
2012-01-18 12:00:29 +00:00
eap
bb2db66613 0021096: EDF 1729 SMESH: Create a Projection 1D-2D algorithm
fix for projection of a group
2011-10-13 05:35:12 +00:00
eap
669d7d6d0f 0021096: EDF 1729 SMESH: Create a Projection 1D-2D algorithm 2011-10-13 05:35:11 +00:00