eap
|
f7c8f718f9
|
fix FPE error at "Clear mesh data" by setting nb of nodes to zero
instead of SMDS_Mesh::chunkSize
|
2011-02-01 13:40:02 +00:00 |
|
eap
|
80ac3613f8
|
valid IDs count from 1
|
2011-01-24 09:15:52 +00:00 |
|
eap
|
6e58f2fb40
|
delete node positions at node removal
|
2011-01-18 10:47:49 +00:00 |
|
rnv
|
0c1947cfe5
|
Fix for the issue 21127: EDF 1290 SMESH: A user script fails in versions more than 512
|
2011-01-18 08:46:10 +00:00 |
|
rnv
|
96cbac2048
|
Fix for the 21125: EDF 1233 SMESH: Degrardation of precision in a test case for quadratic conversion.
|
2011-01-10 15:38:48 +00:00 |
|
secher
|
1f7581fe43
|
use vtkIdType to be independant of architecture
|
2010-12-15 10:13:32 +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
|
509187908d
|
Add an utility to iterate on nodes in the order of increasing ids
- SMDS_NodeIteratorPtr nodesIterator() const;
+ SMDS_NodeIteratorPtr nodesIterator(bool idInceasingOrder=false) const;
|
2010-02-08 14:38:03 +00:00 |
|
jfa
|
874fdebf62
|
Bug 0020403: Clear mesh data doen't 'free' the memory.
|
2009-08-27 06:22:59 +00:00 |
|
jfa
|
4592fecfcf
|
IMP 0020089: Take into account 0D elements (MED_POINT1)
|
2009-07-16 13:33:03 +00:00 |
|
eap
|
51a896bafb
|
0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh
- SMDS_ElemIteratorPtr elementsIterator() const;
+ SMDS_ElemIteratorPtr elementsIterator(SMDSAbs_ElementType type=SMDSAbs_All) const;
|
2009-06-18 12:35:37 +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 |
|
sln
|
bbfbac1990
|
GetElementType method added
|
2005-08-23 08:58:58 +00:00 |
|
smh
|
c38c10811a
|
SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK)
|
2005-06-07 13:22:20 +00:00 |
|
san
|
e465982eeb
|
Implementation of new pattern mapping algorthm (mesh refinement)
|
2005-01-20 14:44:17 +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
|
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
|
642ed0a836
|
Fix a bug (crash when adding an hexahedron from ids).
|
2004-02-02 16:43:59 +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 |
|
jrt
|
81ed9b4662
|
Fix/implement removeNode, removeEdge, removeFace, removeVolume and removeElement
|
2003-10-22 15:28:19 +00:00 |
|
jrt
|
e02efafc15
|
Fix a bug. Quadrangles were added as triangles.
|
2003-10-17 16:31:14 +00:00 |
|
jrt
|
e0b529896b
|
Add HexahedronOfNodes and Tria3OfNodes to improve performance
|
2003-09-12 15:12:19 +00:00 |
|
jrt
|
4ea4ccf36f
|
Add support for tetra, pyramid and prism
|
2003-09-08 15:04:54 +00:00 |
|
jrt
|
00c069f8d4
|
Add some comments
|
2003-09-08 13:41:48 +00:00 |
|
jrt
|
145c89df59
|
Change API to use pointer on elements and no longer ID of elements
|
2003-09-05 10:20:27 +00:00 |
|
jrt
|
484fe83a97
|
New DS implementation
|
2003-09-03 17:30:36 +00:00 |
|
yfr
|
007c019133
|
yfr : Merge with v1.2
|
2003-07-10 09:49:12 +00:00 |
|
nri
|
c6248ade99
|
NRI : First integration.
|
2003-05-19 13:49:00 +00:00 |
|