eap
|
8b21a624a6
|
0020832: EDF 1359 SMESH : Automatic meshing of boundary layers
Make some methods virtual to enable inheriting by StdMeshers_ProxyMesh::SubMesh
+virtual ~SMESHDS_SubMesh()
+void RemoveAllSubmeshes()
|
2011-01-18 10:57:32 +00:00 |
|
eap
|
f409dd5186
|
0020832: EDF 1359 SMESH : Automatic meshing of boundary layers
Make const some requiring methods
|
2011-01-18 10:55:54 +00:00 |
|
secher
|
1f7581fe43
|
use vtkIdType to be independant of architecture
|
2010-12-15 10:13:32 +00:00 |
|
prascle
|
2b665e09bb
|
PR: debug imps E3 and E7
|
2010-12-06 16:59:16 +00:00 |
|
prascle
|
7013eafe2d
|
PR: debug split into tetras
|
2010-12-05 22:57:20 +00:00 |
|
prascle
|
43a4d0b5c1
|
PR: debug polygons and merge nodes
|
2010-12-05 19:22:06 +00:00 |
|
prascle
|
2e16ca1281
|
PR: correct some warnings
|
2010-11-30 22:35:24 +00:00 |
|
prascle
|
8fa039a796
|
merge from branch BR_SMDS_MEMIMP 29 nov 2010
|
2010-11-29 13:20:53 +00:00 |
|
vsr
|
d8f644ca3d
|
Merge from V5_1_main branch 24/11/2010
|
2010-11-25 12:44:43 +00:00 |
|
vsr
|
9357f5c870
|
Merge from V5_1_main 14/05/2010
|
2010-05-14 15:32:37 +00:00 |
|
eap
|
3d1a536674
|
protect IndexToShape() from Standard_OutOfRange exception
|
2010-02-15 07:11:44 +00:00 |
|
eap
|
982b910458
|
0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
+ virtual bool operator==(const SMESHDS_Hypothesis& other) const;
+ bool operator!=(const SMESHDS_Hypothesis& other) const { return !(*this==other); }
|
2010-01-22 11:30:28 +00:00 |
|
eap
|
5e7f07d3da
|
untabify
|
2009-12-10 14:52:59 +00:00 |
|
vsr
|
2daa321efa
|
Merge from V5_1_3_BR branch (07/12/09)
|
2009-12-08 13:11:42 +00:00 |
|
eap
|
525249fdfb
|
unatbify
|
2009-09-10 11:06:18 +00:00 |
|
eap
|
7e8c1c603d
|
untabify
|
2009-09-10 07:19:24 +00:00 |
|
jfa
|
4592fecfcf
|
IMP 0020089: Take into account 0D elements (MED_POINT1)
|
2009-07-16 13:33:03 +00:00 |
|
eap
|
b5cb4a64fb
|
0020145: EDF 666 SMESH: Modifications of GEOM groups are not taken into account
In ShapeToMesh(), delete submeshes
|
2009-05-25 11:24:54 +00:00 |
|
eap
|
ea772b0267
|
0020279: [CEA 334] control the "random" use when using mesh algorithms
Use TIDCompare from SMDS_MeshElement.hxx
|
2009-05-19 15:28:40 +00:00 |
|
eap
|
5c372d327f
|
0020210: EDF SMESH 976: Update of a smesh group after modification of the associated geom group
+ void SetShape( const TopoDS_Shape& theShape);
|
2009-04-03 14:20:45 +00:00 |
|
jfa
|
0556492614
|
Bug 0016617: Regression in V5.1.1rc3: the groups are not generated.
|
2009-03-19 14:41:11 +00:00 |
|
eap
|
a84fe0415c
|
0020213: RadialPrism_3D_4 failed on V5_1 64 bits
0020214: Project_2D_4 failed on V5_1 64 bits
different ways of removing deleted and alive elements from submesh
|
2009-03-12 09:47:59 +00:00 |
|
eap
|
e3ca5591ac
|
0020206: EDF SMESH 987: Netgen1D2D3D +submesh
don't create ordinary submeshes for compounds
|
2009-03-11 14:55:05 +00:00 |
|
eap
|
59b7f3d704
|
0020200: EDF SMESH 983: changing algo of a mesh and switching back to original algo leads to different result than original
sort nodes and elements by ID
|
2009-03-10 16:32:02 +00:00 |
|
vsr
|
0635c9fc80
|
Merge from BR_V5_DEV 16Feb09
|
2009-02-17 05:27:49 +00:00 |
|
jfa
|
79b1ac2b6d
|
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
|
2008-03-07 07:47:05 +00:00 |
|
jfa
|
c63ee099ad
|
Join modifications from branch BR_DEBUG_3_2_0b1
|
2006-06-01 11:39:17 +00:00 |
|
jfa
|
57b43b4d01
|
Join modifications from branch OCC_debug_for_3_2_0b1
|
2006-05-06 08:51:48 +00:00 |
|
jfa
|
4ff5bd6154
|
Join modifications from branch OCC_development_for_3_2_0a2
|
2006-03-13 15:29:49 +00:00 |
|
jfa
|
e83db15137
|
PAL10719: Portability gcc4.0.1. Fix by Erwan ADAM.
|
2005-12-01 13:22:31 +00:00 |
|
eap
|
f7a7942109
|
PAL9022. Improve methods binding nodes to shape, allow binding nodes to solid
|
2005-09-07 04:50:08 +00:00 |
|
szy
|
d9d247d43d
|
Windows porting
|
2005-08-31 10:10:42 +00:00 |
|
szy
|
42c7eb97f9
|
Windows porting
|
2005-08-30 12:57:02 +00:00 |
|
smh
|
c38c10811a
|
SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK)
|
2005-06-07 13:22:20 +00:00 |
|
mzn
|
ec914f9caa
|
Fix for PAL8380(Can't create a Group of Nodes from a group on geometry).
|
2005-03-15 12:32:15 +00:00 |
|
san
|
92595f0080
|
PAL6825
|
2005-02-07 13:51:15 +00:00 |
|
eap
|
6d13ce6863
|
PAL7403. In ShapeToMesh(), remove shape referring data if the main shape becomes NULL
|
2005-01-26 08:42:27 +00:00 |
|
admin
|
090aff0726
|
Merge with OCC_development_01
|
2005-01-20 06:25:54 +00:00 |
|
admin
|
e4737e85f0
|
Merge with version on tag OCC-V2_1_0d
|
2004-12-01 10:48:31 +00:00 |
|
yfr
|
51569f091c
|
DCQ:prepare 2.0.0
|
2004-07-20 07:56:05 +00:00 |
|
yfr
|
c3bf92bd87
|
DCQ : Merge with Ecole_Ete_a6.
|
2004-06-18 08:34:31 +00:00 |
|
jrt
|
7b70ad87bf
|
Merge br_enable_import_mesh. Enable import mesh and save/load SMESH study.
|
2004-03-15 18:42:16 +00:00 |
|
jrt
|
fad0769be8
|
[Bug SMESH4830] bug in instal with gcc 2.95. Bug fixed.
Note: SGI say that <algorithm> is requiered to use set_intersection (see http://www.sgi.com/tech/stl/set_intersection.html).
|
2004-01-05 09:05:43 +00:00 |
|
nadir
|
0cce2b323f
|
correct a small bug found by the EDF developpement team (PN and AT) :
AddVolume in the case of a Tetrahedron.
|
2003-12-15 13:15:33 +00:00 |
|
jrt
|
bef8537764
|
Keep compatible with gcc 2
|
2003-09-23 14:33:41 +00:00 |
|
jrt
|
f7fbf1c622
|
Use nodes and elements pointer instead on IDs
|
2003-09-05 10:31:32 +00:00 |
|
jrt
|
24761f97d2
|
Remove no longer needed files
|
2003-09-04 15:04:26 +00:00 |
|
jrt
|
2d46bce298
|
Remove Opencascade dependencies. Change to STL.
|
2003-09-04 07:14:51 +00:00 |
|
yfr
|
789d7f7415
|
yfr : Merge with v1.2
|
2003-07-10 10:13:42 +00:00 |
|
nri
|
1fc3c03b8d
|
NRI : Add KERNEL includes and libs.
|
2003-05-19 14:12:29 +00:00 |
|