1 ###############################################################################
2 #This is the SMESH change log. Do not modify because it is automatically
4 #cvs2cl.pl -l "-b" -U users.cvs2cl --header header.cvs2cl -T -b --utc
5 ###############################################################################
7 2004-01-30 13:18 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
9 * doc/html/INPUT/: doxyfile, sources/static/tree.js: NRI : 1.4.0
12 2004-01-29 17:52 Jerome Robert <jerome.robert@eads.net>
14 * INSTALL, bin/VERSION: Upgrade to version 1.4.0.
16 2004-01-29 17:33 Jerome Robert <jerome.robert@eads.net>
18 * src/: SMESHGUI/SMESHGUI_StudyAPI.cxx, SMESHGUI/SMESHGUI_Swig.cxx,
19 SMESH_I/SMESH_Gen_i.cxx: Merge branch merge_1_2_d
21 2004-01-14 09:24 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
23 * doc/html/Makefile.in: NRI : bug KERNEL5014 fixed.
25 2004-01-06 15:19 Nadir Bouhamou <nadir.bouhamou@cea.fr>
27 * src/SMESH_SWIG/SMESH_flight_skin.py: removing the call to the
28 tetrahedron generator NETGEN, because I did not yet manage to
29 make NETGEN running on the flight geometry.
31 2004-01-06 15:16 Nadir Bouhamou <nadir.bouhamou@cea.fr>
33 * resources/SMESH_en.xml, resources/SMESH_fr.xml,
34 src/SMESHGUI/SMESHGUI.cxx: Mounting the hypothesis
35 LengthFromEdges in th GUI of SMESH. This functionality was only
36 in the C++ API, and in the CORBA API.
38 2004-01-05 16:14 Jerome Robert <jerome.robert@eads.net>
40 * adm_local/unix/config_files/check_Netgen.m4: Fix a mispelled
41 environment variable for idl python
43 2004-01-05 14:28 tag V1_3_1
45 2004-01-05 13:53 Jerome Robert <jerome.robert@eads.net>
47 * src/NETGEN/: ReadMeForNgUsers, netgen43ForSalome.patch: Add a
48 patch to make the build of netgen more user-friendly
50 2004-01-05 13:52 Jerome Robert <jerome.robert@eads.net>
52 * src/NETGEN/Makefile.in: We do not need OCAF in Netgen
54 2004-01-05 13:38 Jerome Robert <jerome.robert@eads.net>
56 * adm_local/unix/config_files/check_Netgen.m4: Fix some quotes
59 2004-01-05 09:05 Jerome Robert <jerome.robert@eads.net>
61 * src/: SMDS/SMDS_Mesh.cxx, SMESHDS/SMESHDS_Document.cxx: [Bug
62 SMESH4830] bug in instal with gcc 2.95. Bug fixed. Note: SGI say
63 that <algorithm> is requiered to use set_intersection (see
64 http://www.sgi.com/tech/stl/set_intersection.html).
66 2003-12-16 15:27 Nadir Bouhamou <nadir.bouhamou@cea.fr>
68 * adm_local/unix/config_files/check_Netgen.m4: Since there is an
69 idl precompilation directive in SMESH_BasicHypothesis.idl file, a
70 -DHAVE_NETGEN idl has to be added when compiling SMESH with
71 netgen to the idl c++ flags as well as to the idl python flags.
73 2003-12-15 13:15 Nadir Bouhamou <nadir.bouhamou@cea.fr>
75 * src/SMESHDS/SMESHDS_Script.cxx: correct a small bug found by the
76 EDF developpement team (PN and AT) : AddVolume in the case of a
79 2003-12-11 09:51 Jerome Robert <jerome.robert@eads.net>
81 * src/SMESHGUI/SMESHGUI.cxx: [Bug SMESH4598] Crash of the session
82 when compute and update are not done in the same view. Bug fixed.
84 2003-12-11 09:49 Jerome Robert <jerome.robert@eads.net>
86 * src/SMESH/SMESH_HypothesisFactory.cxx: HAVE_NETGEN (#define) to
87 remove an unresolved symbol when building without netgen
89 2003-12-10 17:23 Jerome Robert <jerome.robert@eads.net>
91 * adm_local/unix/config_files/check_Netgen.m4,
92 idl/SMESH_BasicHypothesis.idl,
93 src/SMESH_I/SMESH_HypothesisFactory_i.cxx: Create and use
94 HAVE_NETGEN (#define) to avoid unresolved symbols in libraries.
96 2003-12-10 16:05 Jerome Robert <jerome.robert@eads.net>
98 * src/SMESHGUI/SMESHGUI.cxx: Cosmetics
100 2003-12-09 14:13 Nadir Bouhamou <nadir.bouhamou@cea.fr>
102 * src/SMESH/Makefile.in: Correcting a problem araising when
103 building the SMESH module whithout Netgen.
105 2003-12-09 10:00 Nadir Bouhamou <nadir.bouhamou@cea.fr>
107 * doc/: AddNetgenInSalome2.pdf, AddNetgenInSalome2.ps,
108 AddNetgenInSalome2.sxw: updating or adding when merging in the
109 main trunk with the version in the branch nadir_1_2_2 !! Here a
110 document related to the integration of NETGEN in the SMESH module
111 has been added for future work in the integration of other
114 2003-12-08 15:30 Nadir Bouhamou <nadir.bouhamou@cea.fr>
116 * INSTALL, Makefile.in, configure.in.base,
117 adm_local/unix/make_commence.in,
118 adm_local/unix/config_files/check_Netgen.m4, bin/VERSION,
119 idl/SMESH_BasicHypothesis.idl, resources/SMESH_en.xml,
120 resources/SMESH_fr.xml, resources/flight_solid.brep,
121 resources/mesh_algo_netgen.png, resources/mesh_algo_tetra.png,
122 resources/mesh_tree_algo_netgen.png,
123 resources/mesh_tree_algo_tetra.png, src/Makefile.in,
124 src/DriverMED/DriverMED_R_SMDS_Mesh.cxx,
125 src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx,
126 src/DriverMED/DriverMED_W_SMDS_Mesh.cxx,
127 src/DriverMED/DriverMED_W_SMESHDS_Mesh.cxx,
128 src/NETGEN/Makefile.in, src/NETGEN/ReadMeForNgUsers,
129 src/SMESH/Makefile.in, src/SMESH/SMESH_HypothesisFactory.cxx,
130 src/SMESH/SMESH_MEFISTO_2D.cxx,
131 src/SMESH/SMESH_MaxElementVolume.cxx,
132 src/SMESH/SMESH_MaxElementVolume.hxx,
133 src/SMESH/SMESH_NETGEN_3D.cxx, src/SMESH/SMESH_NETGEN_3D.hxx,
134 src/SMESH/SMESH_subMesh.cxx, src/SMESHGUI/SMESHGUI.cxx,
135 src/SMESHGUI/SMESHGUI.h, src/SMESHGUI/SMESHGUI_NbSegmentsDlg.cxx,
136 src/SMESHGUI/SMESHGUI_icons.po, src/SMESH_I/Makefile.in,
137 src/SMESH_I/SMESH_Gen_i.cxx,
138 src/SMESH_I/SMESH_HypothesisFactory_i.cxx,
139 src/SMESH_I/SMESH_LengthFromEdges_i.cxx,
140 src/SMESH_I/SMESH_LengthFromEdges_i.hxx,
141 src/SMESH_I/SMESH_MEDMesh_i.cxx,
142 src/SMESH_I/SMESH_MEDSupport_i.cxx,
143 src/SMESH_I/SMESH_MaxElementVolume_i.cxx,
144 src/SMESH_I/SMESH_MaxElementVolume_i.hxx,
145 src/SMESH_I/SMESH_NETGEN_3D_i.cxx,
146 src/SMESH_I/SMESH_NETGEN_3D_i.hxx, src/SMESH_SWIG/Makefile.in,
147 src/SMESH_SWIG/SMESH_Partition1_tetra.py,
148 src/SMESH_SWIG/SMESH_box2_tetra.py,
149 src/SMESH_SWIG/SMESH_box3_tetra.py,
150 src/SMESH_SWIG/SMESH_box_tetra.py,
151 src/SMESH_SWIG/SMESH_fixation_hexa.py,
152 src/SMESH_SWIG/SMESH_fixation_tetra.py,
153 src/SMESH_SWIG/SMESH_flight_skin.py,
154 src/SMESH_SWIG/SMESH_mechanic_tetra.py: updating or adding when
155 merging in the main trunk with the version in the branch
158 2003-12-05 14:49 Jerome Robert <jerome.robert@eads.net>
160 * src/MEFISTO2/trte.f: Remove "pause" primitive call.
162 2003-11-27 11:45 Jerome Robert <jerome.robert@eads.net>
164 * resources/SMESH_en.xml, resources/SMESH_fr.xml,
165 src/SMESHGUI/SMESHGUI.cxx: [Bug SMESH839] Spelling: Hypotheses -
166 Hexa?edron (i,j,k). Bug Fixed.
168 2003-11-25 08:52 tag V1_3_0
170 2003-11-25 08:52 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
172 * bin/VERSION, INSTALL: NRI: 1.3.0 version.
174 2003-11-20 12:45 tag V1_3_0_b3
176 2003-11-20 12:45 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
178 * doc/html/INPUT/sources/static/: doxygen.css, page2.html, tree.js,
179 treeview.js: NRI : Add static documentation.
181 2003-11-20 12:45 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
183 * doc/html/INPUT/sources/: Application-About.png,
184 Application-About1.jpg, application.gif, application.jpg,
185 bg_salome.gif, bg_salomepro.gif, doxygen.css: NRI : Update
188 2003-11-20 12:44 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
190 * doc/html/INPUT/doxyfile: NRI : Generate TreeView.
192 2003-11-20 12:43 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
194 * doc/html/Makefile.in: NRI : Add static directory.
196 2003-11-18 15:01 tag V1_3_0b2
198 2003-11-18 15:01 Jerome Robert <jerome.robert@eads.net>
200 * ChangeLog, INSTALL, cvs-tags: update for V1_3_0_b2
202 2003-11-18 09:19 Nadir Bouhamou <nadir.bouhamou@cea.fr>
204 * src/SMESH_I/: SMESH_MEDFamily_i.cxx, SMESH_MEDFamily_i.hxx,
205 SMESH_MEDMesh_i.cxx, SMESH_MEDMesh_i.hxx, SMESH_MEDSupport_i.cxx,
206 SMESH_MEDSupport_i.hxx: merge with the branch
207 nadir_update_MED_v1_3_0 (branch to build the V1_3_0 version of
210 2003-11-12 13:20 tag V1_3_0_b1
212 2003-11-12 13:20 Jerome Robert <jerome.robert@eads.net>
214 * ChangeLog, INSTALL, cvs-tags, bin/VERSION: Update for V1.3.0b1
216 2003-11-12 11:40 Jerome Robert <jerome.robert@eads.net>
218 * src/OBJECT/SMESH_Actor.cxx: MergeV1_2c-1
220 2003-11-06 14:43 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
222 * src/SMESHGUI/SMESHGUI.cxx: NRI : MergeV1_2c-1.
224 2003-11-06 14:34 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
226 * src/MEFISTO2/: areteideale.f, trte.f: NRI : Add licence header.
228 2003-11-06 11:34 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
230 * LICENCE: NRI : add LICENCE file
232 2003-11-03 15:50 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
234 * doc/html/Makefile.in: NRI : Relative path !!!!
236 2003-10-22 15:28 Jerome Robert <jerome.robert@eads.net>
238 * src/SMDS/: SMDS_Mesh.cxx, SMDS_Mesh.hxx: Fix/implement
239 removeNode, removeEdge, removeFace, removeVolume and
242 2003-10-20 16:26 Jerome Robert <jerome.robert@eads.net>
244 * src/SMESHGUI/SMESHGUI.cxx: When the main window was maximized
245 some dialogs were cropped at the bottom of the screen. It's now
248 2003-10-17 16:31 Jerome Robert <jerome.robert@eads.net>
250 * src/SMDS/SMDS_Mesh.cxx: Fix a bug. Quadrangles were added as
253 2003-10-06 10:50 tag MergeV1_2c-1
255 2003-10-06 10:50 Jerome Robert <jerome.robert@eads.net>
257 * cvs-tags: Update. Created a new branch for user nadir.
259 2003-10-02 16:16 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
261 * build_configure: NRI : RedHat 9 compatibility (M. Tajchman).
263 2003-09-26 15:14 tag V1_2_2
265 2003-09-26 15:14 Jerome Robert <jerome.robert@eads.net>
267 * INSTALL, cvs-tags: Add a tag file to track branch and tag. Update
268 INSTALL to prepare V1_2_2 tag.
270 2003-09-26 14:21 tag V1_2_1
272 2003-09-26 14:21 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
274 * INSTALL: NRI : INSTALL file defined into SALOME2_PRODUCTION_CYCLE
277 2003-09-23 14:33 Jerome Robert <jerome.robert@eads.net>
279 * src/: SMDS/SMDS_FaceOfEdges.hxx, SMESHDS/SMESHDS_Mesh.hxx,
280 SMDS/SMDS_FaceOfNodes.hxx, SMDS/SMDS_MeshEdge.hxx,
281 SMDS/SMDS_MeshElement.hxx, SMDS/SMDS_Tria3OfNodes.hxx,
282 SMDS/SMDS_VolumeOfFaces.hxx: Keep compatible with gcc 2
284 2003-09-23 11:52 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
286 * src/SMESHGUI/SMESHGUI_StudyAPI.cxx: NRI : Display Component
289 2003-09-22 12:23 Jerome Robert <jerome.robert@eads.net>
291 * src/SMDS/SMDS_IteratorOfArray.hxx: Freshly added file
293 2003-09-12 15:12 Jerome Robert <jerome.robert@eads.net>
295 * src/SMDS/: Makefile.in, SMDS_HexahedronOfNodes.cxx,
296 SMDS_HexahedronOfNodes.hxx, SMDS_Mesh.cxx, SMDS_Tria3OfNodes.cxx,
297 SMDS_Tria3OfNodes.hxx: Add HexahedronOfNodes and Tria3OfNodes to
300 2003-09-12 15:11 Jerome Robert <jerome.robert@eads.net>
302 * src/SMDS/SMDS_VolumeOfNodes.cxx: Fix bug. Was always printing 8
305 2003-09-08 15:04 Jerome Robert <jerome.robert@eads.net>
307 * src/SMDS/: SMDS_Mesh.cxx, SMDS_VolumeOfNodes.cxx,
308 SMDS_VolumeOfNodes.hxx: Add support for tetra, pyramid and prism
310 2003-09-08 13:41 Jerome Robert <jerome.robert@eads.net>
312 * src/SMDS/: SMDS_Mesh.cxx, SMDS_MeshElement.cxx: Add some comments
314 2003-09-05 12:19 Jerome Robert <jerome.robert@eads.net>
316 * src/SMDS/SMDS_MeshNode.cxx: Some forgotten return statments
318 2003-09-05 11:45 Jerome Robert <jerome.robert@eads.net>
320 * src/: DriverDAT/DriverDAT_W_SMESHDS_Mesh.cxx,
321 DriverMED/DriverMED_W_SMESHDS_Mesh.cxx, SMESH/SMESH_Hexa_3D.cxx:
322 Correct some memory leaks
324 2003-09-05 10:31 Jerome Robert <jerome.robert@eads.net>
326 * src/: DriverMED/DriverMED_W_SMESHDS_Mesh.cxx,
327 SMESH/SMESH_Hexa_3D.cxx, SMESH/SMESH_Hexa_3D.hxx,
328 SMESH/SMESH_MEFISTO_2D.cxx, SMESH/SMESH_MEFISTO_2D.hxx,
329 SMESH/SMESH_Quadrangle_2D.cxx, SMESH/SMESH_Quadrangle_2D.hxx,
330 SMESH/SMESH_Regular_1D.cxx, SMESH/SMESH_subMesh.cxx,
331 SMESHDS/SMESHDS_Mesh.cxx, SMESHDS/SMESHDS_Mesh.hxx,
332 SMESHDS/SMESHDS_SubMesh.cxx, SMESHDS/SMESHDS_SubMesh.hxx,
333 SMESH_I/SMESH_MEDSupport_i.cxx, SMESH_I/SMESH_MeshEditor_i.cxx:
334 Use nodes and elements pointer instead on IDs
336 2003-09-05 10:20 Jerome Robert <jerome.robert@eads.net>
338 * src/SMDS/: SMDS_Mesh.cxx, SMDS_Mesh.hxx: Change API to use
339 pointer on elements and no longer ID of elements
341 2003-09-04 15:04 Jerome Robert <jerome.robert@eads.net>
343 * src/SMESHDS/: Handle_SMESHDS_Command.hxx,
344 Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
345 Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
346 Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
347 Handle_SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
348 Handle_SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
349 Handle_SMESHDS_Document.hxx,
350 Handle_SMESHDS_ListNodeOfListOfAsciiString.hxx,
351 Handle_SMESHDS_ListNodeOfListOfCommand.hxx,
352 Handle_SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
353 Handle_SMESHDS_Mesh.hxx, Handle_SMESHDS_Script.hxx,
354 Handle_SMESHDS_SubMesh.hxx, SMESHDS.cdl, SMESHDS_Command.cdl,
355 SMESHDS_Command.ixx, SMESHDS_Command.jxx,
356 SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh.hxx,
357 SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh_0.cxx,
358 SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis.hxx,
359 SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis_0.cxx,
360 SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh.hxx,
361 SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh_0.cxx,
362 SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis.hxx,
363 SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
364 SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh.hxx,
365 SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh_0.cxx,
366 SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
367 SMESHDS_DataMapNodeOfDataMapOfIntegerMesh_0.cxx,
368 SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
369 SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis_0.cxx,
370 SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
371 SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh_0.cxx,
372 SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
373 SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
374 SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
375 SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh_0.cxx,
376 SMESHDS_DataMapOfIntegerMesh.hxx,
377 SMESHDS_DataMapOfIntegerMesh_0.cxx,
378 SMESHDS_DataMapOfIntegerPtrHypothesis.hxx,
379 SMESHDS_DataMapOfIntegerPtrHypothesis_0.cxx,
380 SMESHDS_DataMapOfIntegerSubMesh.hxx,
381 SMESHDS_DataMapOfIntegerSubMesh_0.cxx,
382 SMESHDS_DataMapOfShapeListOfPtrHypothesis.hxx,
383 SMESHDS_DataMapOfShapeListOfPtrHypothesis_0.cxx,
384 SMESHDS_DataMapOfShapeSubMesh.hxx,
385 SMESHDS_DataMapOfShapeSubMesh_0.cxx, SMESHDS_Document.cdl,
386 SMESHDS_Document.ixx, SMESHDS_Document.jxx,
387 SMESHDS_ListIteratorOfListOfAsciiString.hxx,
388 SMESHDS_ListIteratorOfListOfAsciiString_0.cxx,
389 SMESHDS_ListIteratorOfListOfCommand.hxx,
390 SMESHDS_ListIteratorOfListOfCommand_0.cxx,
391 SMESHDS_ListIteratorOfListOfPtrHypothesis.hxx,
392 SMESHDS_ListIteratorOfListOfPtrHypothesis_0.cxx,
393 SMESHDS_ListNodeOfListOfAsciiString.hxx,
394 SMESHDS_ListNodeOfListOfAsciiString_0.cxx,
395 SMESHDS_ListNodeOfListOfCommand.hxx,
396 SMESHDS_ListNodeOfListOfCommand_0.cxx,
397 SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
398 SMESHDS_ListNodeOfListOfPtrHypothesis_0.cxx,
399 SMESHDS_ListOfAsciiString.hxx, SMESHDS_ListOfAsciiString_0.cxx,
400 SMESHDS_ListOfCommand.hxx, SMESHDS_ListOfCommand_0.cxx,
401 SMESHDS_ListOfPtrHypothesis.hxx,
402 SMESHDS_ListOfPtrHypothesis_0.cxx, SMESHDS_Mesh.cdl,
403 SMESHDS_Mesh.ixx, SMESHDS_Mesh.jxx, SMESHDS_PtrHypothesis.hxx,
404 SMESHDS_Script.cdl, SMESHDS_Script.ixx, SMESHDS_Script.jxx,
405 SMESHDS_SubMesh.cdl, SMESHDS_SubMesh.ixx, SMESHDS_SubMesh.jxx:
406 Remove no longer needed files
408 2003-09-04 14:50 Jerome Robert <jerome.robert@eads.net>
410 * src/SMDS/: Handle_SMDSControl_BoundaryEdges.hxx,
411 Handle_SMDSControl_BoundaryFaces.hxx,
412 Handle_SMDSControl_MeshBoundary.hxx,
413 Handle_SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
414 Handle_SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
415 Handle_SMDS_EdgePosition.hxx, Handle_SMDS_FacePosition.hxx,
416 Handle_SMDS_HSequenceOfMesh.hxx,
417 Handle_SMDS_ListNodeOfListOfMesh.hxx,
418 Handle_SMDS_ListNodeOfListOfMeshElement.hxx,
419 Handle_SMDS_ListNodeOfListOfMeshGroup.hxx, Handle_SMDS_Mesh.hxx,
420 Handle_SMDS_MeshEdge.hxx, Handle_SMDS_MeshElement.hxx,
421 Handle_SMDS_MeshElementIDFactory.hxx, Handle_SMDS_MeshFace.hxx,
422 Handle_SMDS_MeshGroup.hxx, Handle_SMDS_MeshHexahedron.hxx,
423 Handle_SMDS_MeshIDFactory.hxx, Handle_SMDS_MeshNode.hxx,
424 Handle_SMDS_MeshNodeIDFactory.hxx, Handle_SMDS_MeshObject.hxx,
425 Handle_SMDS_MeshPrism.hxx, Handle_SMDS_MeshPyramid.hxx,
426 Handle_SMDS_MeshQuadrangle.hxx, Handle_SMDS_MeshTetrahedron.hxx,
427 Handle_SMDS_MeshTriangle.hxx, Handle_SMDS_MeshVolume.hxx,
428 Handle_SMDS_Position.hxx,
429 Handle_SMDS_SequenceNodeOfSequenceOfMesh.hxx,
430 Handle_SMDS_SpacePosition.hxx,
431 Handle_SMDS_StdMapNodeOfExtendedMap.hxx,
432 Handle_SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
433 Handle_SMDS_VertexPosition.hxx, SMDS.cdl, SMDSAbs.cdl,
434 SMDSControl.cdl, SMDSControl.ixx, SMDSControl.jxx,
435 SMDSControl_BoundaryEdges.cdl, SMDSControl_BoundaryEdges.ixx,
436 SMDSControl_BoundaryEdges.jxx, SMDSControl_BoundaryFaces.cdl,
437 SMDSControl_BoundaryFaces.ixx, SMDSControl_BoundaryFaces.jxx,
438 SMDSControl_MeshBoundary.cdl, SMDSControl_MeshBoundary.ixx,
439 SMDSControl_MeshBoundary.jxx, SMDSEdit.cdl,
440 SMDSEdit_Transform.cdl, SMDSEdit_Transform.ixx,
441 SMDSEdit_Transform.jxx, SMDS_BasicMap.lxx,
442 SMDS_BasicMapIterator.lxx,
443 SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement.hxx,
444 SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement_0.cxx,
445 SMDS_DataMapIteratorOfDataMapOfPntInteger.hxx,
446 SMDS_DataMapIteratorOfDataMapOfPntInteger_0.cxx,
447 SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
448 SMDS_DataMapNodeOfDataMapOfIntegerMeshElement_0.cxx,
449 SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
450 SMDS_DataMapNodeOfDataMapOfPntInteger_0.cxx,
451 SMDS_DataMapOfIntegerMeshElement.hxx,
452 SMDS_DataMapOfIntegerMeshElement_0.cxx,
453 SMDS_DataMapOfPntInteger.hxx, SMDS_DataMapOfPntInteger_0.cxx,
454 SMDS_EdgePosition.cdl, SMDS_EdgePosition.ixx,
455 SMDS_EdgePosition.jxx, SMDS_EdgePosition.lxx,
456 SMDS_ExtendedMap.hxx, SMDS_ExtendedMap_0.cxx,
457 SMDS_ExtendedOrientedMap.hxx, SMDS_ExtendedOrientedMap_0.cxx,
458 SMDS_FacePosition.cdl, SMDS_FacePosition.ixx,
459 SMDS_FacePosition.jxx, SMDS_FacePosition.lxx,
460 SMDS_HSequenceOfMesh.hxx, SMDS_HSequenceOfMesh_0.cxx,
461 SMDS_ListIteratorOfListOfMesh.hxx,
462 SMDS_ListIteratorOfListOfMeshElement.hxx,
463 SMDS_ListIteratorOfListOfMeshElement_0.cxx,
464 SMDS_ListIteratorOfListOfMeshGroup.hxx,
465 SMDS_ListIteratorOfListOfMeshGroup_0.cxx,
466 SMDS_ListIteratorOfListOfMesh_0.cxx,
467 SMDS_ListNodeOfListOfMesh.hxx,
468 SMDS_ListNodeOfListOfMeshElement.hxx,
469 SMDS_ListNodeOfListOfMeshElement_0.cxx,
470 SMDS_ListNodeOfListOfMeshGroup.hxx,
471 SMDS_ListNodeOfListOfMeshGroup_0.cxx,
472 SMDS_ListNodeOfListOfMesh_0.cxx, SMDS_ListOfMesh.hxx,
473 SMDS_ListOfMeshElement.hxx, SMDS_ListOfMeshElement_0.cxx,
474 SMDS_ListOfMeshGroup.hxx, SMDS_ListOfMeshGroup_0.cxx,
475 SMDS_ListOfMesh_0.cxx, SMDS_Map.gxx, SMDS_MapHasher.gxx,
476 SMDS_MapIterator.gxx, SMDS_MapIteratorOfExtendedMap.hxx,
477 SMDS_MapIteratorOfExtendedMap_0.cxx,
478 SMDS_MapIteratorOfExtendedOrientedMap.hxx,
479 SMDS_MapIteratorOfExtendedOrientedMap_0.cxx, SMDS_MapNode.lxx,
480 SMDS_MapOfMeshElement.cdl, SMDS_MapOfMeshElement.cxx,
481 SMDS_MapOfMeshElement.hxx, SMDS_MapOfMeshElement.ixx,
482 SMDS_MapOfMeshElement.jxx, SMDS_MapOfMeshElement.lxx,
483 SMDS_MapOfMeshOrientedElement.cdl,
484 SMDS_MapOfMeshOrientedElement.cxx,
485 SMDS_MapOfMeshOrientedElement.hxx,
486 SMDS_MapOfMeshOrientedElement.ixx,
487 SMDS_MapOfMeshOrientedElement.jxx,
488 SMDS_MapOfMeshOrientedElement.lxx, SMDS_Mesh.cdl, SMDS_Mesh.ixx,
489 SMDS_Mesh.jxx, SMDS_Mesh.lxx, SMDS_MeshEdge.cdl,
490 SMDS_MeshEdge.ixx, SMDS_MeshEdge.jxx, SMDS_MeshEdge.lxx,
491 SMDS_MeshEdgesIterator.cdl, SMDS_MeshEdgesIterator.cxx,
492 SMDS_MeshEdgesIterator.hxx, SMDS_MeshEdgesIterator.ixx,
493 SMDS_MeshEdgesIterator.jxx, SMDS_MeshElement.cdl,
494 SMDS_MeshElement.ixx, SMDS_MeshElement.jxx, SMDS_MeshElement.lxx,
495 SMDS_MeshElementIDFactory.cdl, SMDS_MeshElementIDFactory.ixx,
496 SMDS_MeshElementIDFactory.jxx, SMDS_MeshElementIDFactory.lxx,
497 SMDS_MeshElementMapHasher.cdl, SMDS_MeshElementMapHasher.cxx,
498 SMDS_MeshElementMapHasher.hxx, SMDS_MeshElementMapHasher.ixx,
499 SMDS_MeshElementMapHasher.jxx, SMDS_MeshElementMapHasher.lxx,
500 SMDS_MeshElementsIterator.cdl, SMDS_MeshElementsIterator.cxx,
501 SMDS_MeshElementsIterator.hxx, SMDS_MeshElementsIterator.ixx,
502 SMDS_MeshElementsIterator.jxx, SMDS_MeshElementsIterator.lxx,
503 SMDS_MeshFace.cdl, SMDS_MeshFace.ixx, SMDS_MeshFace.jxx,
504 SMDS_MeshFace.lxx, SMDS_MeshFacesIterator.cdl,
505 SMDS_MeshFacesIterator.cxx, SMDS_MeshFacesIterator.hxx,
506 SMDS_MeshFacesIterator.ixx, SMDS_MeshFacesIterator.jxx,
507 SMDS_MeshGroup.cdl, SMDS_MeshGroup.ixx, SMDS_MeshGroup.jxx,
508 SMDS_MeshGroup.lxx, SMDS_MeshHexahedron.cdl,
509 SMDS_MeshHexahedron.ixx, SMDS_MeshHexahedron.jxx,
510 SMDS_MeshHexahedron.lxx, SMDS_MeshIDFactory.cdl,
511 SMDS_MeshIDFactory.ixx, SMDS_MeshIDFactory.jxx,
512 SMDS_MeshIDFactory.lxx, SMDS_MeshNode.cdl, SMDS_MeshNode.ixx,
513 SMDS_MeshNode.jxx, SMDS_MeshNode.lxx, SMDS_MeshNodeIDFactory.cdl,
514 SMDS_MeshNodeIDFactory.ixx, SMDS_MeshNodeIDFactory.jxx,
515 SMDS_MeshNodeIDFactory.lxx, SMDS_MeshNodesIterator.cdl,
516 SMDS_MeshNodesIterator.cxx, SMDS_MeshNodesIterator.hxx,
517 SMDS_MeshNodesIterator.ixx, SMDS_MeshNodesIterator.jxx,
518 SMDS_MeshObject.cdl, SMDS_MeshObject.ixx, SMDS_MeshObject.jxx,
519 SMDS_MeshOrientedElementMapHasher.cdl,
520 SMDS_MeshOrientedElementMapHasher.cxx,
521 SMDS_MeshOrientedElementMapHasher.hxx,
522 SMDS_MeshOrientedElementMapHasher.ixx,
523 SMDS_MeshOrientedElementMapHasher.jxx,
524 SMDS_MeshOrientedElementMapHasher.lxx, SMDS_MeshPrism.cdl,
525 SMDS_MeshPrism.ixx, SMDS_MeshPrism.jxx, SMDS_MeshPrism.lxx,
526 SMDS_MeshPyramid.cdl, SMDS_MeshPyramid.ixx, SMDS_MeshPyramid.jxx,
527 SMDS_MeshPyramid.lxx, SMDS_MeshQuadrangle.cdl,
528 SMDS_MeshQuadrangle.ixx, SMDS_MeshQuadrangle.jxx,
529 SMDS_MeshQuadrangle.lxx, SMDS_MeshTetrahedron.cdl,
530 SMDS_MeshTetrahedron.ixx, SMDS_MeshTetrahedron.jxx,
531 SMDS_MeshTetrahedron.lxx, SMDS_MeshTriangle.cdl,
532 SMDS_MeshTriangle.ixx, SMDS_MeshTriangle.jxx,
533 SMDS_MeshTriangle.lxx, SMDS_MeshVolume.cdl, SMDS_MeshVolume.ixx,
534 SMDS_MeshVolume.jxx, SMDS_MeshVolume.lxx,
535 SMDS_MeshVolumesIterator.cdl, SMDS_MeshVolumesIterator.cxx,
536 SMDS_MeshVolumesIterator.hxx, SMDS_MeshVolumesIterator.ixx,
537 SMDS_MeshVolumesIterator.jxx, SMDS_PntHasher.cdl,
538 SMDS_PntHasher.cxx, SMDS_PntHasher.hxx, SMDS_PntHasher.ixx,
539 SMDS_PntHasher.jxx, SMDS_PntHasher.lxx, SMDS_Position.cdl,
540 SMDS_Position.ixx, SMDS_Position.jxx, SMDS_Position.lxx,
541 SMDS_SequenceNodeOfSequenceOfMesh.hxx,
542 SMDS_SequenceNodeOfSequenceOfMesh_0.cxx, SMDS_SequenceOfMesh.hxx,
543 SMDS_SequenceOfMesh_0.cxx, SMDS_SpacePosition.cdl,
544 SMDS_SpacePosition.ixx, SMDS_SpacePosition.jxx,
545 SMDS_SpacePosition.lxx, SMDS_StdMapNode.gxx, SMDS_StdMapNode.lxx,
546 SMDS_StdMapNodeOfExtendedMap.hxx,
547 SMDS_StdMapNodeOfExtendedMap_0.cxx,
548 SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
549 SMDS_StdMapNodeOfExtendedOrientedMap_0.cxx,
550 SMDS_VertexPosition.cdl, SMDS_VertexPosition.ixx,
551 SMDS_VertexPosition.jxx: Remove no longer needed files
553 2003-09-04 13:28 Jerome Robert <jerome.robert@eads.net>
555 * build_configure: It seems "make_omniorb" and "make_commence" need
556 to be before and after "envScript"
558 2003-09-04 12:57 Jerome Robert <jerome.robert@eads.net>
560 * build_configure: make_commence and make_omniorb were detected
561 twice. Only one is requiered in AC_OUTPUT
563 2003-09-04 12:03 Jerome Robert <jerome.robert@eads.net>
565 * src/: DriverDAT/DriverDAT_R_SMDS_Mesh.cxx,
566 DriverDAT/DriverDAT_R_SMDS_Mesh.h,
567 DriverDAT/DriverDAT_R_SMESHDS_Document.cxx,
568 DriverDAT/DriverDAT_R_SMESHDS_Mesh.cxx,
569 DriverDAT/DriverDAT_R_SMESHDS_Mesh.h,
570 DriverDAT/DriverDAT_W_SMDS_Mesh.cxx,
571 DriverDAT/DriverDAT_W_SMDS_Mesh.h,
572 DriverDAT/DriverDAT_W_SMESHDS_Document.cxx,
573 DriverDAT/DriverDAT_W_SMESHDS_Mesh.cxx,
574 DriverDAT/DriverDAT_W_SMESHDS_Mesh.h,
575 DriverMED/DriverMED_R_SMDS_Mesh.cxx,
576 DriverMED/DriverMED_R_SMDS_Mesh.h,
577 DriverMED/DriverMED_R_SMESHDS_Document.cxx,
578 DriverMED/DriverMED_R_SMESHDS_Mesh.cxx,
579 DriverMED/DriverMED_R_SMESHDS_Mesh.h,
580 DriverMED/DriverMED_W_SMDS_Mesh.cxx,
581 DriverMED/DriverMED_W_SMDS_Mesh.h,
582 DriverMED/DriverMED_W_SMESHDS_Document.cxx,
583 DriverMED/DriverMED_W_SMESHDS_Mesh.cxx,
584 DriverMED/DriverMED_W_SMESHDS_Mesh.h,
585 DriverUNV/DriverUNV_R_SMDS_Mesh.cxx,
586 DriverUNV/DriverUNV_R_SMDS_Mesh.h,
587 DriverUNV/DriverUNV_R_SMESHDS_Document.cxx,
588 DriverUNV/DriverUNV_R_SMESHDS_Mesh.cxx,
589 DriverUNV/DriverUNV_R_SMESHDS_Mesh.h,
590 DriverUNV/DriverUNV_W_SMDS_Mesh.cxx,
591 DriverUNV/DriverUNV_W_SMDS_Mesh.h,
592 DriverUNV/DriverUNV_W_SMESHDS_Document.cxx,
593 DriverUNV/DriverUNV_W_SMESHDS_Mesh.cxx,
594 DriverUNV/DriverUNV_W_SMESHDS_Mesh.h: Update to match the changes
597 2003-09-04 11:03 Jerome Robert <jerome.robert@eads.net>
599 * src/: DriverDAT/Makefile.in, DriverMED/Makefile.in,
600 DriverUNV/Makefile.in: Remove OCC_LIBS from LDFLAGS
602 2003-09-04 10:56 Jerome Robert <jerome.robert@eads.net>
604 * src/Driver/: Document_Reader.cxx, Document_Reader.h,
605 Document_Writer.cxx, Document_Writer.h, Mesh_Reader.h,
606 Mesh_Writer.h: Update to mach the changes in SMDS
608 2003-09-04 10:44 Jerome Robert <jerome.robert@eads.net>
610 * src/Driver/Makefile.in: Remove OCC_LIBS from LDFLAGS
612 2003-09-04 10:41 Jerome Robert <jerome.robert@eads.net>
614 * src/SMESH_I/: SMESH_Gen_i.cxx, SMESH_MEDMesh_i.cxx,
615 SMESH_MEDMesh_i.hxx, SMESH_MEDSupport_i.cxx,
616 SMESH_MEDSupport_i.hxx, SMESH_MeshEditor_i.cxx,
617 SMESH_MeshEditor_i.hxx, SMESH_Mesh_i.cxx: Update to match the new
618 implementation of SMDS
620 2003-09-04 10:10 Jerome Robert <jerome.robert@eads.net>
622 * src/SMESH/SMESH_MaxElementArea.cxx: make GetMaxArea const
624 2003-09-04 10:10 Jerome Robert <jerome.robert@eads.net>
626 * src/SMESH/: SMESH_MEFISTO_2D.hxx, SMESH_Regular_1D.hxx: make
629 2003-09-04 09:55 Jerome Robert <jerome.robert@eads.net>
631 * src/SMESH/SMESH_Hexa_3D.hxx: Update to match the change of SMDS
634 2003-09-04 09:51 Jerome Robert <jerome.robert@eads.net>
636 * src/SMESH_I/sstream: Use the file include in gcc instead of this
639 2003-09-04 09:21 Jerome Robert <jerome.robert@eads.net>
641 * src/SMESH/: SMESH_Algo.cxx, SMESH_Algo.hxx, SMESH_Gen.cxx,
642 SMESH_Gen.hxx, SMESH_Hexa_3D.cxx, SMESH_MEFISTO_2D.cxx,
643 SMESH_MaxElementArea.hxx, SMESH_Mesh.cxx, SMESH_Mesh.hxx,
644 SMESH_Quadrangle_2D.cxx, SMESH_Regular_1D.cxx, SMESH_subMesh.cxx,
645 SMESH_subMesh.hxx: Update to match the change of SMDS (new DS).
647 2003-09-04 09:13 Jerome Robert <jerome.robert@eads.net>
649 * src/SMESH/: SMESH_NumberOfSegments.cxx,
650 SMESH_NumberOfSegments.hxx: make GetNumberOfSegments and
653 2003-09-04 09:10 Jerome Robert <jerome.robert@eads.net>
655 * src/SMESH/: SMESH_LocalLength.cxx, SMESH_LocalLength.hxx: make
658 2003-09-04 08:09 Jerome Robert <jerome.robert@eads.net>
660 * src/SMESHFiltersSelection/Makefile.in: Change OCC_LIBS to
663 2003-09-04 07:55 Jerome Robert <jerome.robert@eads.net>
665 * src/SMESHGUI/Makefile.in: Change OCC_LIBS to OCC_KERNEL_LIBS
667 2003-09-04 07:39 Jerome Robert <jerome.robert@eads.net>
669 * src/SMESHGUI/: SMESHGUI.cxx, SMESHGUI.h: Change
670 Handle(SMESHDS_Document) to SMESHDS_Document*
672 2003-09-04 07:21 Jerome Robert <jerome.robert@eads.net>
674 * src/MEFISTO2/Makefile.in: Remove OCC_LIBS from LDFLAGS
676 2003-09-04 07:14 Jerome Robert <jerome.robert@eads.net>
678 * src/SMESHDS/: Makefile.in, SMESHDS_Command.cxx,
679 SMESHDS_Command.hxx, SMESHDS_Document.cxx, SMESHDS_Document.hxx,
680 SMESHDS_Hypothesis.cxx, SMESHDS_Hypothesis.hxx, SMESHDS_Mesh.cxx,
681 SMESHDS_Mesh.hxx, SMESHDS_Script.cxx, SMESHDS_Script.hxx,
682 SMESHDS_SubMesh.cxx, SMESHDS_SubMesh.hxx: Remove Opencascade
683 dependencies. Change to STL.
685 2003-09-03 17:31 Jerome Robert <jerome.robert@eads.net>
687 * src/OBJECT/Makefile.in: Change OCC_LIBS to OCC_KERNEL_LIBS
689 2003-09-03 17:30 Jerome Robert <jerome.robert@eads.net>
691 * src/SMDS/: SMDS_Mesh.cxx, SMDS_Mesh.hxx, SMDS_MeshEdge.cxx,
692 SMDS_MeshEdge.hxx, SMDS_MeshElement.cxx, SMDS_MeshElement.hxx,
693 SMDS_MeshNode.cxx, SMDS_MeshNode.hxx, SMDS_MeshVolume.cxx,
694 SMDS_MeshVolume.hxx, SMDS_MeshFace.cxx, SMDS_MeshFace.hxx: New DS
697 2003-09-03 17:29 Jerome Robert <jerome.robert@eads.net>
699 * src/SMDS/: SMDS_EdgePosition.cxx, SMDS_EdgePosition.hxx,
700 SMDS_FacePosition.cxx, SMDS_FacePosition.hxx,
701 SMDS_MeshElementIDFactory.cxx, SMDS_MeshElementIDFactory.hxx,
702 SMDS_MeshGroup.cxx, SMDS_MeshGroup.hxx, SMDS_MeshIDFactory.cxx,
703 SMDS_MeshIDFactory.hxx, SMDS_MeshObject.cxx, SMDS_MeshObject.hxx,
704 SMDS_Position.cxx, SMDS_Position.hxx, SMDS_SpacePosition.cxx,
705 SMDS_SpacePosition.hxx, SMDS_TypeOfPosition.hxx,
706 SMDS_VertexPosition.cxx, SMDS_VertexPosition.hxx: Remove
707 Opencascade dependencies
709 2003-09-03 17:21 Jerome Robert <jerome.robert@eads.net>
711 * src/SMDS/SMDSAbs_ElementType.hxx: comments
713 2003-09-03 17:21 Jerome Robert <jerome.robert@eads.net>
715 * src/SMDS/: SMDS_Iterator.hxx, SMDS_IteratorOfElements.cxx,
716 SMDS_IteratorOfElements.hxx: Add iterator classes
718 2003-09-03 17:16 Jerome Robert <jerome.robert@eads.net>
720 * src/SMDS/Makefile.in: Remove wok files. Comment no longer needed
723 2003-09-03 17:09 Jerome Robert <jerome.robert@eads.net>
725 * src/SMDS/: SMDS_FaceOfEdges.cxx, SMDS_FaceOfEdges.hxx,
726 SMDS_FaceOfNodes.cxx, SMDS_FaceOfNodes.hxx,
727 SMDS_VolumeOfFaces.cxx, SMDS_VolumeOfFaces.hxx,
728 SMDS_VolumeOfNodes.cxx, SMDS_VolumeOfNodes.hxx: Add needed class
731 2003-07-18 12:19 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
733 * src/SMESHGUI/SMESHGUI_StudyAPI.cxx: NRI : correction wrong merge.
735 2003-07-11 07:32 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
737 * bin/VERSION, doc/html/Makefile.in, doc/html/INPUT/doxyfile: NRI :
740 2003-07-10 17:51 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
742 * configure.in.base: NRI : Merge from V1_2.
744 2003-07-10 16:31 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
746 * src/SMESHGUI/: SMESHGUI_Swig.cxx, SMESHGUI_Swig.i: NRI : Merge
749 2003-07-10 16:06 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
751 * src/SMESHGUI/SMESHGUI_Swig.cxx: NRI : Merge from V1_2.
753 2003-07-10 15:36 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
755 * src/Driver/Makefile.in: NRI : Merge from V1_2.
757 2003-07-10 15:03 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
759 * src/SMESH/Makefile.in, src/SMESH_I/Makefile.in,
760 idl/SMESH_BasicHypothesis.idl, idl/SMESH_Gen.idl,
761 idl/SMESH_Hypothesis.idl, idl/SMESH_Mesh.idl,
762 adm_local/unix/make_commence.in: NRI : Merge from V1_2.
764 2003-07-10 14:47 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
766 * configure.in.base: NRI : Merge from V1_2.
768 2003-07-10 14:31 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
770 * src/Driver/Makefile.in: NRI : Merge from V1_2.
772 2003-07-10 13:35 Yves Fricaud <yves.fricaud@opencascade.com>
774 * src/: SMESH_I/Makefile.in, SMESH_I/SMESH_1D_Algo_i.cxx,
775 SMESH_I/SMESH_1D_Algo_i.hxx, SMESH_I/SMESH_2D_Algo_i.cxx,
776 SMESH_I/SMESH_2D_Algo_i.hxx, SMESH_I/SMESH_3D_Algo_i.cxx,
777 SMESH_I/SMESH_3D_Algo_i.hxx, SMESH_I/SMESH_Algo_i.cxx,
778 SMESH_I/SMESH_Algo_i.hxx, SMESH_I/SMESH_Gen_i.cxx,
779 SMESH_I/SMESH_Gen_i.hxx, SMESH_I/SMESH_Hexa_3D_i.cxx,
780 SMESH_I/SMESH_Hexa_3D_i.hxx,
781 SMESH_I/SMESH_HypothesisFactory_i.cxx,
782 SMESH_I/SMESH_HypothesisFactory_i.hxx,
783 SMESH_I/SMESH_Hypothesis_i.cxx, SMESH_I/SMESH_Hypothesis_i.hxx,
784 SMESH_I/SMESH_LocalLength_i.cxx, SMESH_I/SMESH_LocalLength_i.hxx,
785 SMESH_I/SMESH_MEDFamily_i.cxx, SMESH_I/SMESH_MEDFamily_i.hxx,
786 SMESH_I/SMESH_MEDMesh_i.cxx, SMESH_I/SMESH_MEDMesh_i.hxx,
787 SMESH_I/SMESH_MEDSupport_i.cxx, SMESH_I/SMESH_MEDSupport_i.hxx,
788 SMESH_I/SMESH_MEFISTO_2D_i.cxx, SMESH_I/SMESH_MEFISTO_2D_i.hxx,
789 SMESH_I/SMESH_MaxElementArea_i.cxx,
790 SMESH_I/SMESH_MaxElementArea_i.hxx,
791 SMESH_I/SMESH_MaxElementVolume_i.cxx,
792 SMESH_I/SMESH_MaxElementVolume_i.hxx,
793 SMESH_I/SMESH_MeshEditor_i.cxx, SMESH_I/SMESH_MeshEditor_i.hxx,
794 SMESH_I/SMESH_Mesh_i.cxx, SMESH_I/SMESH_Mesh_i.hxx,
795 SMESH_I/SMESH_NumberOfSegments_i.cxx,
796 SMESH_I/SMESH_NumberOfSegments_i.hxx,
797 SMESH_I/SMESH_Quadrangle_2D_i.cxx,
798 SMESH_I/SMESH_Quadrangle_2D_i.hxx,
799 SMESH_I/SMESH_Regular_1D_i.cxx, SMESH_I/SMESH_Regular_1D_i.hxx,
800 SMESH_I/SMESH_subMesh_i.cxx, SMESH_I/SMESH_subMesh_i.hxx,
801 SMESH_I/SMESH_test.py, SMESH_I/SMESH_topo.cxx,
802 SMESH_I/SMESH_topo.hxx, SMESH_I/smeshpy.py,
803 SMESH_SWIG/Makefile.in, SMESH_SWIG/SMESH_fixation.py,
804 SMESH_SWIG/SMESH_mechanic.py, SMESH_SWIG/SMESH_test0.py,
805 SMESH_SWIG/SMESH_test1.py, SMESH_SWIG/SMESH_test2.py,
806 SMESH_SWIG/SMESH_test3.py, SMESH_SWIG/batchmode_smesh.py,
807 SMESH_SWIG/libSMESH_Swig.i: yfr : merge 1.2
809 2003-07-10 13:18 Yves Fricaud <yves.fricaud@opencascade.com>
811 * src/SMESHGUI/: SMESHGUI.h, SMESHGUI_AddAlgorithmDlg.cxx,
812 SMESHGUI_AddAlgorithmDlg.h, SMESHGUI_AddEdgeDlg.cxx,
813 SMESHGUI_AddEdgeDlg.h, SMESHGUI_AddFaceDlg.cxx,
814 SMESHGUI_AddFaceDlg.h, SMESHGUI_AddHypothesisDlg.cxx,
815 SMESHGUI_AddHypothesisDlg.h, SMESHGUI_AddSubMeshDlg.cxx,
816 SMESHGUI_AddSubMeshDlg.h, SMESHGUI_AddVolumeDlg.cxx,
817 SMESHGUI_AddVolumeDlg.h, SMESHGUI_ComputeScalarValue.cxx,
818 SMESHGUI_ComputeScalarValue.h, SMESHGUI_DiagonalInversionDlg.cxx,
819 SMESHGUI_DiagonalInversionDlg.h,
820 SMESHGUI_EdgesConnectivityDlg.cxx,
821 SMESHGUI_EdgesConnectivityDlg.h, SMESHGUI_EditHypothesesDlg.cxx,
822 SMESHGUI_EditHypothesesDlg.h, SMESHGUI_EditScalarBarDlg.cxx,
823 SMESHGUI_EditScalarBarDlg.h, SMESHGUI_InitMeshDlg.cxx,
824 SMESHGUI_InitMeshDlg.h, SMESHGUI_LocalLengthDlg.cxx,
825 SMESHGUI_LocalLengthDlg.h, SMESHGUI_MaxElementAreaDlg.cxx,
826 SMESHGUI_MaxElementAreaDlg.h, SMESHGUI_MaxElementVolumeDlg.cxx,
827 SMESHGUI_MaxElementVolumeDlg.h, SMESHGUI_MeshInfosDlg.cxx,
828 SMESHGUI_MeshInfosDlg.h, SMESHGUI_MoveNodesDlg.cxx,
829 SMESHGUI_MoveNodesDlg.h, SMESHGUI_NbSegmentsDlg.cxx,
830 SMESHGUI_NbSegmentsDlg.h, SMESHGUI_NodesDlg.cxx,
831 SMESHGUI_NodesDlg.h, SMESHGUI_OrientationElementsDlg.cxx,
832 SMESHGUI_OrientationElementsDlg.h,
833 SMESHGUI_Preferences_ColorDlg.cxx,
834 SMESHGUI_Preferences_ColorDlg.h,
835 SMESHGUI_Preferences_ScalarBarDlg.cxx,
836 SMESHGUI_Preferences_ScalarBarDlg.h,
837 SMESHGUI_RemoveElementsDlg.cxx, SMESHGUI_RemoveElementsDlg.h,
838 SMESHGUI_RemoveNodesDlg.cxx, SMESHGUI_RemoveNodesDlg.h,
839 SMESHGUI_SpinBox.cxx, SMESHGUI_SpinBox.h, SMESHGUI_StudyAPI.cxx,
840 SMESHGUI_StudyAPI.h, SMESHGUI_Swig.cxx, SMESHGUI_Swig.hxx,
841 SMESHGUI_Swig.i, SMESHGUI_TransparencyDlg.cxx,
842 SMESHGUI_TransparencyDlg.h, SMESHGUI_aParameterDlg.cxx,
843 SMESHGUI_aParameterDlg.h: yfr : merge 1.2
845 2003-07-10 12:18 Yves Fricaud <yves.fricaud@opencascade.com>
847 * src/SMESHGUI/: Makefile.in, SMESHGUI.cxx: yfr : Merge V1.2
849 2003-07-10 11:35 Yves Fricaud <yves.fricaud@opencascade.com>
851 * src/SMESHFiltersSelection/Makefile.in: yfr : Merge with v1.2
853 2003-07-10 10:04 Yves Fricaud <yves.fricaud@opencascade.com>
855 * src/: SMESHDS/Handle_SMESHDS_Command.hxx,
856 SMESHDS/Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
857 SMESHDS/Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
858 SMESHDS/Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
859 SMESHDS/Handle_SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
860 SMESHDS/Handle_SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
861 SMESHDS/Handle_SMESHDS_Document.hxx,
862 SMESHDS/Handle_SMESHDS_ListNodeOfListOfAsciiString.hxx,
863 SMESHDS/Handle_SMESHDS_ListNodeOfListOfCommand.hxx,
864 SMESHDS/Handle_SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
865 SMESHDS/Handle_SMESHDS_Mesh.hxx,
866 SMESHDS/Handle_SMESHDS_Script.hxx,
867 SMESHDS/Handle_SMESHDS_SubMesh.hxx, SMESHDS/Makefile.in,
868 SMESHDS/SMESHDS.cdl, SMESHDS/SMESHDS_Command.cdl,
869 SMESHDS/SMESHDS_Command.cxx, SMESHDS/SMESHDS_Command.hxx,
870 SMESHDS/SMESHDS_Command.ixx, SMESHDS/SMESHDS_Command.jxx,
871 SMESHDS/SMESHDS_CommandType.hxx,
872 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh.hxx,
873 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh_0.cxx,
874 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis.hxx,
875 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis_0.cxx,
876 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh.hxx,
877 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh_0.cxx,
878 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis.hxx,
879 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
880 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh.hxx,
881 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh_0.cxx,
882 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
883 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfIntegerMesh_0.cxx,
884 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
885 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis_0.cxx,
886 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
887 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh_0.cxx,
888 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
889 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
890 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
891 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh_0.cxx,
892 SMESHDS/SMESHDS_DataMapOfIntegerMesh.hxx,
893 SMESHDS/SMESHDS_DataMapOfIntegerMesh_0.cxx,
894 SMESHDS/SMESHDS_DataMapOfIntegerPtrHypothesis.hxx,
895 SMESHDS/SMESHDS_DataMapOfIntegerPtrHypothesis_0.cxx,
896 SMESHDS/SMESHDS_DataMapOfIntegerSubMesh.hxx,
897 SMESHDS/SMESHDS_DataMapOfIntegerSubMesh_0.cxx,
898 SMESHDS/SMESHDS_DataMapOfShapeListOfPtrHypothesis.hxx,
899 SMESHDS/SMESHDS_DataMapOfShapeListOfPtrHypothesis_0.cxx,
900 SMESHDS/SMESHDS_DataMapOfShapeSubMesh.hxx,
901 SMESHDS/SMESHDS_DataMapOfShapeSubMesh_0.cxx,
902 SMESHDS/SMESHDS_Document.cdl, SMESHDS/SMESHDS_Document.cxx,
903 SMESHDS/SMESHDS_Document.hxx, SMESHDS/SMESHDS_Document.ixx,
904 SMESHDS/SMESHDS_Document.jxx, SMESHDS/SMESHDS_Hypothesis.cxx,
905 SMESHDS/SMESHDS_Hypothesis.hxx,
906 SMESHDS/SMESHDS_ListIteratorOfListOfAsciiString.hxx,
907 SMESHDS/SMESHDS_ListIteratorOfListOfAsciiString_0.cxx,
908 SMESHDS/SMESHDS_ListIteratorOfListOfCommand.hxx,
909 SMESHDS/SMESHDS_ListIteratorOfListOfCommand_0.cxx,
910 SMESHDS/SMESHDS_ListIteratorOfListOfPtrHypothesis.hxx,
911 SMESHDS/SMESHDS_ListIteratorOfListOfPtrHypothesis_0.cxx,
912 SMESHDS/SMESHDS_ListNodeOfListOfAsciiString.hxx,
913 SMESHDS/SMESHDS_ListNodeOfListOfAsciiString_0.cxx,
914 SMESHDS/SMESHDS_ListNodeOfListOfCommand.hxx,
915 SMESHDS/SMESHDS_ListNodeOfListOfCommand_0.cxx,
916 SMESHDS/SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
917 SMESHDS/SMESHDS_ListNodeOfListOfPtrHypothesis_0.cxx,
918 SMESHDS/SMESHDS_ListOfAsciiString.hxx,
919 SMESHDS/SMESHDS_ListOfAsciiString_0.cxx,
920 SMESHDS/SMESHDS_ListOfCommand.hxx,
921 SMESHDS/SMESHDS_ListOfCommand_0.cxx,
922 SMESHDS/SMESHDS_ListOfPtrHypothesis.hxx,
923 SMESHDS/SMESHDS_ListOfPtrHypothesis_0.cxx,
924 SMESHDS/SMESHDS_Mesh.cdl, SMESHDS/SMESHDS_Mesh.cxx,
925 SMESHDS/SMESHDS_Mesh.hxx, SMESHDS/SMESHDS_Mesh.ixx,
926 SMESHDS/SMESHDS_Mesh.jxx, SMESHDS/SMESHDS_PtrHypothesis.hxx,
927 SMESHDS/SMESHDS_Script.cdl, SMESHDS/SMESHDS_Script.cxx,
928 SMESHDS/SMESHDS_Script.hxx, SMESHDS/SMESHDS_Script.ixx,
929 SMESHDS/SMESHDS_Script.jxx, SMESHDS/SMESHDS_SubMesh.cdl,
930 SMESHDS/SMESHDS_SubMesh.cxx, SMESHDS/SMESHDS_SubMesh.hxx,
931 SMESHDS/SMESHDS_SubMesh.ixx, SMESHDS/SMESHDS_SubMesh.jxx,
932 SMESH/Makefile.in, SMESH/SMESH_1D_Algo.cxx,
933 SMESH/SMESH_1D_Algo.hxx, SMESH/SMESH_2D_Algo.cxx,
934 SMESH/SMESH_2D_Algo.hxx, SMESH/SMESH_3D_Algo.cxx,
935 SMESH/SMESH_3D_Algo.hxx, SMESH/SMESH_Algo.cxx,
936 SMESH/SMESH_Algo.hxx, SMESH/SMESH_Gen.cxx, SMESH/SMESH_Gen.hxx,
937 SMESH/SMESH_Hexa_3D.cxx, SMESH/SMESH_Hexa_3D.hxx,
938 SMESH/SMESH_Hypothesis.cxx, SMESH/SMESH_Hypothesis.hxx,
939 SMESH/SMESH_HypothesisCreator.hxx,
940 SMESH/SMESH_HypothesisFactory.cxx,
941 SMESH/SMESH_HypothesisFactory.hxx,
942 SMESH/SMESH_LengthFromEdges.cxx, SMESH/SMESH_LengthFromEdges.hxx,
943 SMESH/SMESH_LocalLength.cxx, SMESH/SMESH_LocalLength.hxx,
944 SMESH/SMESH_MEFISTO_2D.cxx, SMESH/SMESH_MEFISTO_2D.hxx,
945 SMESH/SMESH_MaxElementArea.cxx, SMESH/SMESH_MaxElementArea.hxx,
946 SMESH/SMESH_MaxElementVolume.cxx,
947 SMESH/SMESH_MaxElementVolume.hxx, SMESH/SMESH_Mesh.cxx,
948 SMESH/SMESH_Mesh.hxx, SMESH/SMESH_NumberOfSegments.cxx,
949 SMESH/SMESH_NumberOfSegments.hxx, SMESH/SMESH_Quadrangle_2D.cxx,
950 SMESH/SMESH_Quadrangle_2D.hxx, SMESH/SMESH_Regular_1D.cxx,
951 SMESH/SMESH_Regular_1D.hxx, SMESH/SMESH_subMesh.cxx,
952 SMESH/SMESH_subMesh.hxx: yfr : Merge with v1.2
954 2003-07-10 09:49 Yves Fricaud <yves.fricaud@opencascade.com>
956 * src/SMDS/: Handle_SMDSControl_BoundaryEdges.hxx,
957 Handle_SMDSControl_BoundaryFaces.hxx,
958 Handle_SMDSControl_MeshBoundary.hxx,
959 Handle_SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
960 Handle_SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
961 Handle_SMDS_EdgePosition.hxx, Handle_SMDS_FacePosition.hxx,
962 Handle_SMDS_HSequenceOfMesh.hxx,
963 Handle_SMDS_ListNodeOfListOfMesh.hxx,
964 Handle_SMDS_ListNodeOfListOfMeshElement.hxx,
965 Handle_SMDS_ListNodeOfListOfMeshGroup.hxx, Handle_SMDS_Mesh.hxx,
966 Handle_SMDS_MeshEdge.hxx, Handle_SMDS_MeshElement.hxx,
967 Handle_SMDS_MeshElementIDFactory.hxx, Handle_SMDS_MeshFace.hxx,
968 Handle_SMDS_MeshGroup.hxx, Handle_SMDS_MeshHexahedron.hxx,
969 Handle_SMDS_MeshIDFactory.hxx, Handle_SMDS_MeshNode.hxx,
970 Handle_SMDS_MeshNodeIDFactory.hxx, Handle_SMDS_MeshObject.hxx,
971 Handle_SMDS_MeshPrism.hxx, Handle_SMDS_MeshPyramid.hxx,
972 Handle_SMDS_MeshQuadrangle.hxx, Handle_SMDS_MeshTetrahedron.hxx,
973 Handle_SMDS_MeshTriangle.hxx, Handle_SMDS_MeshVolume.hxx,
974 Handle_SMDS_Position.hxx,
975 Handle_SMDS_SequenceNodeOfSequenceOfMesh.hxx,
976 Handle_SMDS_SpacePosition.hxx,
977 Handle_SMDS_StdMapNodeOfExtendedMap.hxx,
978 Handle_SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
979 Handle_SMDS_VertexPosition.hxx, Makefile.in, SMDS.cdl,
980 SMDSAbs.cdl, SMDSAbs_ElementType.hxx, SMDSControl.cdl,
981 SMDSControl.cxx, SMDSControl.hxx, SMDSControl.ixx,
982 SMDSControl.jxx, SMDSControl_BoundaryEdges.cdl,
983 SMDSControl_BoundaryEdges.cxx, SMDSControl_BoundaryEdges.hxx,
984 SMDSControl_BoundaryEdges.ixx, SMDSControl_BoundaryEdges.jxx,
985 SMDSControl_BoundaryFaces.cdl, SMDSControl_BoundaryFaces.cxx,
986 SMDSControl_BoundaryFaces.hxx, SMDSControl_BoundaryFaces.ixx,
987 SMDSControl_BoundaryFaces.jxx, SMDSControl_MeshBoundary.cdl,
988 SMDSControl_MeshBoundary.cxx, SMDSControl_MeshBoundary.hxx,
989 SMDSControl_MeshBoundary.ixx, SMDSControl_MeshBoundary.jxx,
990 SMDSEdit.cdl, SMDSEdit_Transform.cdl, SMDSEdit_Transform.cxx,
991 SMDSEdit_Transform.hxx, SMDSEdit_Transform.ixx,
992 SMDSEdit_Transform.jxx, SMDS_BasicMap.lxx,
993 SMDS_BasicMapIterator.lxx,
994 SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement.hxx,
995 SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement_0.cxx,
996 SMDS_DataMapIteratorOfDataMapOfPntInteger.hxx,
997 SMDS_DataMapIteratorOfDataMapOfPntInteger_0.cxx,
998 SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
999 SMDS_DataMapNodeOfDataMapOfIntegerMeshElement_0.cxx,
1000 SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
1001 SMDS_DataMapNodeOfDataMapOfPntInteger_0.cxx,
1002 SMDS_DataMapOfIntegerMeshElement.hxx,
1003 SMDS_DataMapOfIntegerMeshElement_0.cxx,
1004 SMDS_DataMapOfPntInteger.hxx, SMDS_DataMapOfPntInteger_0.cxx,
1005 SMDS_EdgePosition.cdl, SMDS_EdgePosition.cxx,
1006 SMDS_EdgePosition.hxx, SMDS_EdgePosition.ixx,
1007 SMDS_EdgePosition.jxx, SMDS_EdgePosition.lxx,
1008 SMDS_ExtendedMap.hxx, SMDS_ExtendedMap_0.cxx,
1009 SMDS_ExtendedOrientedMap.hxx, SMDS_ExtendedOrientedMap_0.cxx,
1010 SMDS_FacePosition.cdl, SMDS_FacePosition.cxx,
1011 SMDS_FacePosition.hxx, SMDS_FacePosition.ixx,
1012 SMDS_FacePosition.jxx, SMDS_FacePosition.lxx,
1013 SMDS_HSequenceOfMesh.hxx, SMDS_HSequenceOfMesh_0.cxx,
1014 SMDS_ListIteratorOfListOfMesh.hxx,
1015 SMDS_ListIteratorOfListOfMeshElement.hxx,
1016 SMDS_ListIteratorOfListOfMeshElement_0.cxx,
1017 SMDS_ListIteratorOfListOfMeshGroup.hxx,
1018 SMDS_ListIteratorOfListOfMeshGroup_0.cxx,
1019 SMDS_ListIteratorOfListOfMesh_0.cxx,
1020 SMDS_ListNodeOfListOfMesh.hxx,
1021 SMDS_ListNodeOfListOfMeshElement.hxx,
1022 SMDS_ListNodeOfListOfMeshElement_0.cxx,
1023 SMDS_ListNodeOfListOfMeshGroup.hxx,
1024 SMDS_ListNodeOfListOfMeshGroup_0.cxx,
1025 SMDS_ListNodeOfListOfMesh_0.cxx, SMDS_ListOfMesh.hxx,
1026 SMDS_ListOfMeshElement.hxx, SMDS_ListOfMeshElement_0.cxx,
1027 SMDS_ListOfMeshGroup.hxx, SMDS_ListOfMeshGroup_0.cxx,
1028 SMDS_ListOfMesh_0.cxx, SMDS_MapIteratorOfExtendedMap.hxx,
1029 SMDS_MapIteratorOfExtendedMap_0.cxx,
1030 SMDS_MapIteratorOfExtendedOrientedMap.hxx,
1031 SMDS_MapIteratorOfExtendedOrientedMap_0.cxx, SMDS_MapNode.lxx,
1032 SMDS_MapOfMeshElement.cdl, SMDS_MapOfMeshElement.cxx,
1033 SMDS_MapOfMeshElement.hxx, SMDS_MapOfMeshElement.ixx,
1034 SMDS_MapOfMeshElement.jxx, SMDS_MapOfMeshElement.lxx,
1035 SMDS_MapOfMeshOrientedElement.cdl,
1036 SMDS_MapOfMeshOrientedElement.cxx,
1037 SMDS_MapOfMeshOrientedElement.hxx,
1038 SMDS_MapOfMeshOrientedElement.ixx,
1039 SMDS_MapOfMeshOrientedElement.jxx,
1040 SMDS_MapOfMeshOrientedElement.lxx, SMDS_Mesh.cdl, SMDS_Mesh.cxx,
1041 SMDS_Mesh.hxx, SMDS_Mesh.ixx, SMDS_Mesh.jxx, SMDS_Mesh.lxx,
1042 SMDS_MeshEdge.cdl, SMDS_MeshEdge.cxx, SMDS_MeshEdge.hxx,
1043 SMDS_MeshEdge.ixx, SMDS_MeshEdge.jxx, SMDS_MeshEdge.lxx,
1044 SMDS_MeshEdgesIterator.cdl, SMDS_MeshEdgesIterator.cxx,
1045 SMDS_MeshEdgesIterator.hxx, SMDS_MeshEdgesIterator.ixx,
1046 SMDS_MeshEdgesIterator.jxx, SMDS_MeshElement.cdl,
1047 SMDS_MeshElement.cxx, SMDS_MeshElement.hxx, SMDS_MeshElement.ixx,
1048 SMDS_MeshElement.jxx, SMDS_MeshElement.lxx,
1049 SMDS_MeshElementIDFactory.cdl, SMDS_MeshElementIDFactory.cxx,
1050 SMDS_MeshElementIDFactory.hxx, SMDS_MeshElementIDFactory.ixx,
1051 SMDS_MeshElementIDFactory.jxx, SMDS_MeshElementIDFactory.lxx,
1052 SMDS_MeshElementMapHasher.cdl, SMDS_MeshElementMapHasher.cxx,
1053 SMDS_MeshElementMapHasher.hxx, SMDS_MeshElementMapHasher.ixx,
1054 SMDS_MeshElementMapHasher.jxx, SMDS_MeshElementMapHasher.lxx,
1055 SMDS_MeshElementsIterator.cdl, SMDS_MeshElementsIterator.cxx,
1056 SMDS_MeshElementsIterator.hxx, SMDS_MeshElementsIterator.ixx,
1057 SMDS_MeshElementsIterator.jxx, SMDS_MeshElementsIterator.lxx,
1058 SMDS_MeshFace.cdl, SMDS_MeshFace.cxx, SMDS_MeshFace.hxx,
1059 SMDS_MeshFace.ixx, SMDS_MeshFace.jxx, SMDS_MeshFace.lxx,
1060 SMDS_MeshFacesIterator.cdl, SMDS_MeshFacesIterator.cxx,
1061 SMDS_MeshFacesIterator.hxx, SMDS_MeshFacesIterator.ixx,
1062 SMDS_MeshFacesIterator.jxx, SMDS_MeshGroup.cdl,
1063 SMDS_MeshGroup.cxx, SMDS_MeshGroup.hxx, SMDS_MeshGroup.ixx,
1064 SMDS_MeshGroup.jxx, SMDS_MeshGroup.lxx, SMDS_MeshHexahedron.cdl,
1065 SMDS_MeshHexahedron.cxx, SMDS_MeshHexahedron.hxx,
1066 SMDS_MeshHexahedron.ixx, SMDS_MeshHexahedron.jxx,
1067 SMDS_MeshHexahedron.lxx, SMDS_MeshIDFactory.cdl,
1068 SMDS_MeshIDFactory.cxx, SMDS_MeshIDFactory.hxx,
1069 SMDS_MeshIDFactory.ixx, SMDS_MeshIDFactory.jxx,
1070 SMDS_MeshIDFactory.lxx, SMDS_MeshNode.cdl, SMDS_MeshNode.cxx,
1071 SMDS_MeshNode.hxx, SMDS_MeshNode.ixx, SMDS_MeshNode.jxx,
1072 SMDS_MeshNode.lxx, SMDS_MeshNodeIDFactory.cdl,
1073 SMDS_MeshNodeIDFactory.cxx, SMDS_MeshNodeIDFactory.hxx,
1074 SMDS_MeshNodeIDFactory.ixx, SMDS_MeshNodeIDFactory.jxx,
1075 SMDS_MeshNodeIDFactory.lxx, SMDS_MeshNodesIterator.cdl,
1076 SMDS_MeshNodesIterator.cxx, SMDS_MeshNodesIterator.hxx,
1077 SMDS_MeshNodesIterator.ixx, SMDS_MeshNodesIterator.jxx,
1078 SMDS_MeshObject.cdl, SMDS_MeshObject.cxx, SMDS_MeshObject.hxx,
1079 SMDS_MeshObject.ixx, SMDS_MeshObject.jxx,
1080 SMDS_MeshOrientedElementMapHasher.cdl,
1081 SMDS_MeshOrientedElementMapHasher.cxx,
1082 SMDS_MeshOrientedElementMapHasher.hxx,
1083 SMDS_MeshOrientedElementMapHasher.ixx,
1084 SMDS_MeshOrientedElementMapHasher.jxx,
1085 SMDS_MeshOrientedElementMapHasher.lxx, SMDS_MeshPrism.cdl,
1086 SMDS_MeshPrism.cxx, SMDS_MeshPrism.hxx, SMDS_MeshPrism.ixx,
1087 SMDS_MeshPrism.jxx, SMDS_MeshPrism.lxx, SMDS_MeshPyramid.cdl,
1088 SMDS_MeshPyramid.cxx, SMDS_MeshPyramid.hxx, SMDS_MeshPyramid.ixx,
1089 SMDS_MeshPyramid.jxx, SMDS_MeshPyramid.lxx,
1090 SMDS_MeshQuadrangle.cdl, SMDS_MeshQuadrangle.cxx,
1091 SMDS_MeshQuadrangle.hxx, SMDS_MeshQuadrangle.ixx,
1092 SMDS_MeshQuadrangle.jxx, SMDS_MeshQuadrangle.lxx,
1093 SMDS_MeshTetrahedron.cdl, SMDS_MeshTetrahedron.cxx,
1094 SMDS_MeshTetrahedron.hxx, SMDS_MeshTetrahedron.ixx,
1095 SMDS_MeshTetrahedron.jxx, SMDS_MeshTetrahedron.lxx,
1096 SMDS_MeshTriangle.cdl, SMDS_MeshTriangle.cxx,
1097 SMDS_MeshTriangle.hxx, SMDS_MeshTriangle.ixx,
1098 SMDS_MeshTriangle.jxx, SMDS_MeshTriangle.lxx,
1099 SMDS_MeshVolume.cdl, SMDS_MeshVolume.cxx, SMDS_MeshVolume.hxx,
1100 SMDS_MeshVolume.ixx, SMDS_MeshVolume.jxx, SMDS_MeshVolume.lxx,
1101 SMDS_MeshVolumesIterator.cdl, SMDS_MeshVolumesIterator.cxx,
1102 SMDS_MeshVolumesIterator.hxx, SMDS_MeshVolumesIterator.ixx,
1103 SMDS_MeshVolumesIterator.jxx, SMDS_PntHasher.cdl,
1104 SMDS_PntHasher.cxx, SMDS_PntHasher.hxx, SMDS_PntHasher.ixx,
1105 SMDS_PntHasher.jxx, SMDS_PntHasher.lxx, SMDS_Position.cdl,
1106 SMDS_Position.cxx, SMDS_Position.hxx, SMDS_Position.ixx,
1107 SMDS_Position.jxx, SMDS_Position.lxx,
1108 SMDS_SequenceNodeOfSequenceOfMesh.hxx,
1109 SMDS_SequenceNodeOfSequenceOfMesh_0.cxx, SMDS_SequenceOfMesh.hxx,
1110 SMDS_SequenceOfMesh_0.cxx, SMDS_SpacePosition.cdl,
1111 SMDS_SpacePosition.cxx, SMDS_SpacePosition.hxx,
1112 SMDS_SpacePosition.ixx, SMDS_SpacePosition.jxx,
1113 SMDS_SpacePosition.lxx, SMDS_StdMapNode.lxx,
1114 SMDS_StdMapNodeOfExtendedMap.hxx,
1115 SMDS_StdMapNodeOfExtendedMap_0.cxx,
1116 SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
1117 SMDS_StdMapNodeOfExtendedOrientedMap_0.cxx,
1118 SMDS_TypeOfPosition.hxx, SMDS_VertexPosition.cdl,
1119 SMDS_VertexPosition.cxx, SMDS_VertexPosition.hxx,
1120 SMDS_VertexPosition.ixx, SMDS_VertexPosition.jxx: yfr : Merge
1123 2003-07-10 09:32 Yves Fricaud <yves.fricaud@opencascade.com>
1125 * src/: DriverDAT/Makefile.in, DriverUNV/Makefile.in,
1126 MEFISTO2/Makefile.in, OBJECT/Makefile.in, OBJECT/SMESH_Actor.cxx,
1127 OBJECT/SMESH_Actor.h, OBJECT/SMESH_Grid.cxx, OBJECT/SMESH_Grid.h:
1128 yfr : Merge with v1.2
1130 2003-07-10 09:14 Yves Fricaud <yves.fricaud@opencascade.com>
1132 * src/Makefile.in: yfr : Merge with v1.2
1134 2003-07-10 09:00 Yves Fricaud <yves.fricaud@opencascade.com>
1136 * src/: Driver/Document_Reader.cxx, Driver/Document_Reader.h,
1137 Driver/Document_Writer.cxx, Driver/Document_Writer.h,
1138 Driver/Driver_dl.cxx, Driver/Makefile.in, Driver/Mesh_Reader.cxx,
1139 Driver/Mesh_Reader.h, Driver/Mesh_Writer.cxx,
1140 Driver/Mesh_Writer.h, Driver/SMESHDriver.cxx,
1141 Driver/SMESHDriver.h, DriverDAT/DriverDAT_R_SMDS_Mesh.cxx,
1142 DriverDAT/DriverDAT_R_SMDS_Mesh.h,
1143 DriverDAT/DriverDAT_R_SMESHDS_Document.cxx,
1144 DriverDAT/DriverDAT_R_SMESHDS_Document.h,
1145 DriverDAT/DriverDAT_R_SMESHDS_Mesh.cxx,
1146 DriverDAT/DriverDAT_R_SMESHDS_Mesh.h,
1147 DriverDAT/DriverDAT_W_SMDS_Mesh.cxx,
1148 DriverDAT/DriverDAT_W_SMDS_Mesh.h,
1149 DriverDAT/DriverDAT_W_SMESHDS_Document.cxx,
1150 DriverDAT/DriverDAT_W_SMESHDS_Document.h,
1151 DriverDAT/DriverDAT_W_SMESHDS_Mesh.cxx,
1152 DriverDAT/DriverDAT_W_SMESHDS_Mesh.h, DriverDAT/Makefile.in,
1153 DriverMED/DriverMED_R_SMDS_Mesh.cxx,
1154 DriverMED/DriverMED_R_SMESHDS_Document.cxx,
1155 DriverMED/DriverMED_R_SMESHDS_Mesh.cxx,
1156 DriverMED/DriverMED_W_SMDS_Mesh.cxx,
1157 DriverMED/DriverMED_W_SMESHDS_Document.cxx,
1158 DriverMED/DriverMED_W_SMESHDS_Mesh.cxx, DriverMED/Makefile.in,
1159 MEFISTO2/Makefile.in, MEFISTO2/Rn.h, MEFISTO2/aptrte.cxx,
1160 MEFISTO2/aptrte.h: yfr : Merge with v1.2
1162 2003-07-10 08:12 Yves Fricaud <yves.fricaud@opencascade.com>
1164 * src/SMESHGUI/SMESHGUI_icons.po: Initial revision
1166 2003-07-10 08:09 tag V1_2
1168 2003-07-10 08:09 Yves Fricaud <yves.fricaud@opencascade.com>
1170 * src/: DriverMED/DriverMED_R_SMESHDS_Document.h,
1171 DriverMED/DriverMED_W_SMESHDS_Document.h,
1172 SMESHGUI/SMESHGUI_msg_en.po: sources v1.2
1174 2003-06-29 13:17 Paul Rascle <paul.rascle@edf.fr>
1176 * src/SMESH_SWIG/: Makefile.in, SMESH_shared_modules.py: PR: needed
1177 by merge C. CAREMOLI branch CCAR_br1
1179 2003-06-12 10:37 Paul Rascle <paul.rascle@edf.fr>
1181 * Makefile.in: PR: avoids unnecessary compilation after
1182 regeneration of SALOMEconfig.h, with gcc3.2
1184 2003-06-12 10:34 Paul Rascle <paul.rascle@edf.fr>
1186 * src/SMESH_SWIG/SMESH_fixation.py: PR: bug on subshapes not sorted
1188 2003-05-28 16:42 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1190 * adm_local/unix/make_commence.in: NRI : Add path fro GEOM and MED
1193 2003-05-28 16:26 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1195 * idl/Makefile.in, adm_local/unix/make_commence.in,
1196 adm_local/unix/make_omniorb.in, build_configure,
1197 configure.in.base: NRI : Update IDL Dependancies.
1199 2003-05-28 07:20 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1201 * bin/VERSION, Makefile.in: NRI : Add MODULE version info.
1203 2003-05-28 07:16 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1205 * configure.in.base, adm_local/unix/config_files/check_Med.m4: NRI
1208 2003-05-26 14:21 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1210 * adm_local/unix/config_files/check_Geom.m4, configure.in.base: NRI
1211 : Add GEOM check local.
1213 2003-05-26 14:00 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1215 * build_configure: NRI : updated aclocal.
1217 2003-05-23 11:40 tag Start-v1_1a
1219 2003-05-23 11:40 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1221 * src/SMESHGUI/: SMESHGUI_AddAlgorithmDlg.cxx,
1222 SMESHGUI_AddEdgeDlg.cxx, SMESHGUI_AddFaceDlg.cxx,
1223 SMESHGUI_AddHypothesisDlg.cxx, SMESHGUI_AddSubMeshDlg.cxx,
1224 SMESHGUI_AddVolumeDlg.cxx, SMESHGUI_DiagonalInversionDlg.cxx,
1225 SMESHGUI_EdgesConnectivityDlg.cxx,
1226 SMESHGUI_EditHypothesesDlg.cxx, SMESHGUI_InitMeshDlg.cxx,
1227 SMESHGUI_LocalLengthDlg.cxx, SMESHGUI_MaxElementAreaDlg.cxx,
1228 SMESHGUI_MaxElementVolumeDlg.cxx, SMESHGUI_MoveNodesDlg.cxx,
1229 SMESHGUI_NbSegmentsDlg.cxx, SMESHGUI_NodesDlg.cxx,
1230 SMESHGUI_OrientationElementsDlg.cxx,
1231 SMESHGUI_RemoveElementsDlg.cxx, SMESHGUI_RemoveNodesDlg.cxx: NRI
1232 : loadPixmap( "SMESH", ...) instead of "SMESHGUI".
1234 2003-05-22 09:52 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1236 * doc/: Makefile.in, html/Makefile.in, html/INPUT/doxyfile,
1237 html/INPUT/sources/Application-About.png,
1238 html/INPUT/sources/Application-About1.jpg,
1239 html/INPUT/sources/application.gif,
1240 html/INPUT/sources/application.jpg,
1241 html/INPUT/sources/bg_salomepro.gif,
1242 html/INPUT/sources/doxygen.css, html/INPUT/sources/logocorp.gif,
1243 html/INPUT/sources/myheader.html, html/INPUT/sources/occ.gif,
1244 html/INPUT/HTML/SMESH_BasicHypothesis.html,
1245 html/INPUT/HTML/SMESH_Gen.html,
1246 html/INPUT/HTML/SMESH_Hypothesis.html,
1247 html/INPUT/HTML/SMESH_Mesh.html: NRI : Add documentation.
1249 2003-05-22 09:51 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1251 * configure.in.base: NRI : Add check HTML generators.
1253 2003-05-20 07:17 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1255 * src/: SMESH_I/SMESH_Gen_i.cxx, SMESH_I/SMESH_test.py,
1256 SMESH_I/smeshpy.py, SMESH_SWIG/SMESH_fixation.py,
1257 SMESH_SWIG/SMESH_mechanic.py, SMESH_SWIG/SMESH_test0.py,
1258 SMESH_SWIG/SMESH_test1.py, SMESH_SWIG/SMESH_test3.py,
1259 SMESHGUI/SMESHGUI.cxx: NRI : Use GEOM instead of Geometry.
1261 2003-05-20 07:16 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1263 * resources/SMESHCatalog.xml: NRI : Add component-username tag.
1265 2003-05-20 07:15 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1267 * Makefile.in: NRI : Add SMESHCatalog.xml
1269 2003-05-19 14:50 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1271 * src/SMESHGUI/SMESHGUI_StudyAPI.cxx: NRI : Add QAD_Desktop.h.
1273 2003-05-19 14:49 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1275 * src/SMESHGUI/Makefile.in: NRI : Add GEOM includes and libs.
1277 2003-05-19 14:38 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1279 * src/SMESHFiltersSelection/Makefile.in: NRI : Add KERNEL includes.
1281 2003-05-19 14:34 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1283 * src/SMESH_I/Makefile.in: NRI : Change lGeometryClient by
1286 2003-05-19 14:32 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1288 * src/SMESH_I/Makefile.in: NRI : Add GEOM includes and libs.
1290 2003-05-19 14:11 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1292 * src/: SMESH/Makefile.in, SMESHDS/Makefile.in: NRI : Add KERNEL
1295 2003-05-19 14:09 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1297 * src/: DriverDAT/Makefile.in, DriverMED/Makefile.in,
1298 DriverUNV/Makefile.in: NRI : Add KERNEL includes.
1300 2003-05-19 14:08 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1302 * idl/Makefile.in: NRI : Add MED.idl
1304 2003-05-19 14:01 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1306 * src/: SMESH_SWIG/Makefile.in, SMESH_SWIG/SMESH_fixation.py,
1307 SMESH_SWIG/SMESH_mechanic.py, SMESH_SWIG/SMESH_test0.py,
1308 SMESH_SWIG/SMESH_test1.py, SMESH_SWIG/SMESH_test2.py,
1309 SMESH_SWIG/SMESH_test3.py, SMESH_SWIG/batchmode_smesh.py,
1310 SMESH_SWIG/libSMESH_Swig.i, Makefile.in,
1311 SMESHFiltersSelection/Handle_SMESH_TypeFilter.hxx,
1312 SMESHFiltersSelection/Makefile.in,
1313 SMESHFiltersSelection/SMESH_Type.h,
1314 SMESHFiltersSelection/SMESH_TypeFilter.cxx,
1315 SMESHFiltersSelection/SMESH_TypeFilter.hxx,
1316 SMESHFiltersSelection/SMESH_TypeFilter.ixx,
1317 SMESHFiltersSelection/SMESH_TypeFilter.jxx, MEFISTO2/Makefile.in,
1318 MEFISTO2/Rn.h, MEFISTO2/aptrte.cxx, MEFISTO2/aptrte.h,
1319 MEFISTO2/areteideale.f, MEFISTO2/trte.f, OBJECT/Makefile.in,
1320 OBJECT/SMESH_Actor.cxx, OBJECT/SMESH_Actor.h,
1321 OBJECT/SMESH_Grid.cxx, OBJECT/SMESH_Grid.h,
1322 Driver/Document_Reader.cxx, Driver/Document_Reader.h,
1323 Driver/Document_Writer.cxx, Driver/Document_Writer.h,
1324 Driver/Driver_dl.cxx, Driver/Makefile.in, Driver/Mesh_Reader.cxx,
1325 Driver/Mesh_Reader.h, Driver/Mesh_Writer.cxx,
1326 Driver/Mesh_Writer.h, Driver/SMESHDriver.cxx,
1327 Driver/SMESHDriver.h: NRI : First integration.
1329 2003-05-19 13:48 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1331 * src/: SMDS/Handle_SMDSControl_BoundaryEdges.hxx,
1332 SMDS/Handle_SMDSControl_BoundaryFaces.hxx,
1333 SMDS/Handle_SMDSControl_MeshBoundary.hxx,
1334 SMDS/Handle_SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
1335 SMDS/Handle_SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
1336 SMDS/Handle_SMDS_EdgePosition.hxx,
1337 SMDS/Handle_SMDS_FacePosition.hxx,
1338 SMDS/Handle_SMDS_HSequenceOfMesh.hxx,
1339 SMDS/Handle_SMDS_ListNodeOfListOfMesh.hxx,
1340 SMDS/Handle_SMDS_ListNodeOfListOfMeshElement.hxx,
1341 SMDS/Handle_SMDS_ListNodeOfListOfMeshGroup.hxx,
1342 SMDS/Handle_SMDS_Mesh.hxx, SMDS/Handle_SMDS_MeshEdge.hxx,
1343 SMDS/Handle_SMDS_MeshElement.hxx,
1344 SMDS/Handle_SMDS_MeshElementIDFactory.hxx,
1345 SMDS/Handle_SMDS_MeshFace.hxx, SMDS/Handle_SMDS_MeshGroup.hxx,
1346 SMDS/Handle_SMDS_MeshHexahedron.hxx,
1347 SMDS/Handle_SMDS_MeshIDFactory.hxx,
1348 SMDS/Handle_SMDS_MeshNode.hxx,
1349 SMDS/Handle_SMDS_MeshNodeIDFactory.hxx,
1350 SMDS/Handle_SMDS_MeshObject.hxx, SMDS/Handle_SMDS_MeshPrism.hxx,
1351 SMDS/Handle_SMDS_MeshPyramid.hxx,
1352 SMDS/Handle_SMDS_MeshQuadrangle.hxx,
1353 SMDS/Handle_SMDS_MeshTetrahedron.hxx,
1354 SMDS/Handle_SMDS_MeshTriangle.hxx,
1355 SMDS/Handle_SMDS_MeshVolume.hxx, SMDS/Handle_SMDS_Position.hxx,
1356 SMDS/Handle_SMDS_SequenceNodeOfSequenceOfMesh.hxx,
1357 SMDS/Handle_SMDS_SpacePosition.hxx,
1358 SMDS/Handle_SMDS_StdMapNodeOfExtendedMap.hxx,
1359 SMDS/Handle_SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
1360 SMDS/Handle_SMDS_VertexPosition.hxx, SMDS/Makefile.in,
1361 SMDS/SMDS.cdl, SMDS/SMDSAbs.cdl, SMDS/SMDSAbs_ElementType.hxx,
1362 SMDS/SMDSControl.cdl, SMDS/SMDSControl.cxx, SMDS/SMDSControl.hxx,
1363 SMDS/SMDSControl.ixx, SMDS/SMDSControl.jxx,
1364 SMDS/SMDSControl_BoundaryEdges.cdl,
1365 SMDS/SMDSControl_BoundaryEdges.cxx,
1366 SMDS/SMDSControl_BoundaryEdges.hxx,
1367 SMDS/SMDSControl_BoundaryEdges.ixx,
1368 SMDS/SMDSControl_BoundaryEdges.jxx,
1369 SMDS/SMDSControl_BoundaryFaces.cdl,
1370 SMDS/SMDSControl_BoundaryFaces.cxx,
1371 SMDS/SMDSControl_BoundaryFaces.hxx,
1372 SMDS/SMDSControl_BoundaryFaces.ixx,
1373 SMDS/SMDSControl_BoundaryFaces.jxx,
1374 SMDS/SMDSControl_MeshBoundary.cdl,
1375 SMDS/SMDSControl_MeshBoundary.cxx,
1376 SMDS/SMDSControl_MeshBoundary.hxx,
1377 SMDS/SMDSControl_MeshBoundary.ixx,
1378 SMDS/SMDSControl_MeshBoundary.jxx, SMDS/SMDSEdit.cdl,
1379 SMDS/SMDSEdit_Transform.cdl, SMDS/SMDSEdit_Transform.cxx,
1380 SMDS/SMDSEdit_Transform.hxx, SMDS/SMDSEdit_Transform.ixx,
1381 SMDS/SMDSEdit_Transform.jxx, SMDS/SMDS_BasicMap.lxx,
1382 SMDS/SMDS_BasicMapIterator.lxx,
1383 SMDS/SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement.hxx,
1384 SMDS/SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement_0.cxx,
1385 SMDS/SMDS_DataMapIteratorOfDataMapOfPntInteger.hxx,
1386 SMDS/SMDS_DataMapIteratorOfDataMapOfPntInteger_0.cxx,
1387 SMDS/SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx,
1388 SMDS/SMDS_DataMapNodeOfDataMapOfIntegerMeshElement_0.cxx,
1389 SMDS/SMDS_DataMapNodeOfDataMapOfPntInteger.hxx,
1390 SMDS/SMDS_DataMapNodeOfDataMapOfPntInteger_0.cxx,
1391 SMDS/SMDS_DataMapOfIntegerMeshElement.hxx,
1392 SMDS/SMDS_DataMapOfIntegerMeshElement_0.cxx,
1393 SMDS/SMDS_DataMapOfPntInteger.hxx,
1394 SMDS/SMDS_DataMapOfPntInteger_0.cxx, SMDS/SMDS_EdgePosition.cdl,
1395 SMDS/SMDS_EdgePosition.cxx, SMDS/SMDS_EdgePosition.hxx,
1396 SMDS/SMDS_EdgePosition.ixx, SMDS/SMDS_EdgePosition.jxx,
1397 SMDS/SMDS_EdgePosition.lxx, SMDS/SMDS_ExtendedMap.hxx,
1398 SMDS/SMDS_ExtendedMap_0.cxx, SMDS/SMDS_ExtendedOrientedMap.hxx,
1399 SMDS/SMDS_ExtendedOrientedMap_0.cxx, SMDS/SMDS_FacePosition.cdl,
1400 SMDS/SMDS_FacePosition.cxx, SMDS/SMDS_FacePosition.hxx,
1401 SMDS/SMDS_FacePosition.ixx, SMDS/SMDS_FacePosition.jxx,
1402 SMDS/SMDS_FacePosition.lxx, SMDS/SMDS_HSequenceOfMesh.hxx,
1403 SMDS/SMDS_HSequenceOfMesh_0.cxx,
1404 SMDS/SMDS_ListIteratorOfListOfMesh.hxx,
1405 SMDS/SMDS_ListIteratorOfListOfMeshElement.hxx,
1406 SMDS/SMDS_ListIteratorOfListOfMeshElement_0.cxx,
1407 SMDS/SMDS_ListIteratorOfListOfMeshGroup.hxx,
1408 SMDS/SMDS_ListIteratorOfListOfMeshGroup_0.cxx,
1409 SMDS/SMDS_ListIteratorOfListOfMesh_0.cxx,
1410 SMDS/SMDS_ListNodeOfListOfMesh.hxx,
1411 SMDS/SMDS_ListNodeOfListOfMeshElement.hxx,
1412 SMDS/SMDS_ListNodeOfListOfMeshElement_0.cxx,
1413 SMDS/SMDS_ListNodeOfListOfMeshGroup.hxx,
1414 SMDS/SMDS_ListNodeOfListOfMeshGroup_0.cxx,
1415 SMDS/SMDS_ListNodeOfListOfMesh_0.cxx, SMDS/SMDS_ListOfMesh.hxx,
1416 SMDS/SMDS_ListOfMeshElement.hxx,
1417 SMDS/SMDS_ListOfMeshElement_0.cxx, SMDS/SMDS_ListOfMeshGroup.hxx,
1418 SMDS/SMDS_ListOfMeshGroup_0.cxx, SMDS/SMDS_ListOfMesh_0.cxx,
1419 SMDS/SMDS_Map.gxx, SMDS/SMDS_MapHasher.gxx,
1420 SMDS/SMDS_MapIterator.gxx,
1421 SMDS/SMDS_MapIteratorOfExtendedMap.hxx,
1422 SMDS/SMDS_MapIteratorOfExtendedMap_0.cxx,
1423 SMDS/SMDS_MapIteratorOfExtendedOrientedMap.hxx,
1424 SMDS/SMDS_MapIteratorOfExtendedOrientedMap_0.cxx,
1425 SMDS/SMDS_MapNode.lxx, SMDS/SMDS_MapOfMeshElement.cdl,
1426 SMDS/SMDS_MapOfMeshElement.cxx, SMDS/SMDS_MapOfMeshElement.hxx,
1427 SMDS/SMDS_MapOfMeshElement.ixx, SMDS/SMDS_MapOfMeshElement.jxx,
1428 SMDS/SMDS_MapOfMeshElement.lxx,
1429 SMDS/SMDS_MapOfMeshOrientedElement.cdl,
1430 SMDS/SMDS_MapOfMeshOrientedElement.cxx,
1431 SMDS/SMDS_MapOfMeshOrientedElement.hxx,
1432 SMDS/SMDS_MapOfMeshOrientedElement.ixx,
1433 SMDS/SMDS_MapOfMeshOrientedElement.jxx,
1434 SMDS/SMDS_MapOfMeshOrientedElement.lxx, SMDS/SMDS_Mesh.cdl,
1435 SMDS/SMDS_Mesh.cxx, SMDS/SMDS_Mesh.hxx, SMDS/SMDS_Mesh.ixx,
1436 SMDS/SMDS_Mesh.jxx, SMDS/SMDS_Mesh.lxx, SMDS/SMDS_MeshEdge.cdl,
1437 SMDS/SMDS_MeshEdge.cxx, SMDS/SMDS_MeshEdge.hxx,
1438 SMDS/SMDS_MeshEdge.ixx, SMDS/SMDS_MeshEdge.jxx,
1439 SMDS/SMDS_MeshEdge.lxx, SMDS/SMDS_MeshEdgesIterator.cdl,
1440 SMDS/SMDS_MeshEdgesIterator.cxx, SMDS/SMDS_MeshEdgesIterator.hxx,
1441 SMDS/SMDS_MeshEdgesIterator.ixx, SMDS/SMDS_MeshEdgesIterator.jxx,
1442 SMDS/SMDS_MeshElement.cdl, SMDS/SMDS_MeshElement.cxx,
1443 SMDS/SMDS_MeshElement.hxx, SMDS/SMDS_MeshElement.ixx,
1444 SMDS/SMDS_MeshElement.jxx, SMDS/SMDS_MeshElement.lxx,
1445 SMDS/SMDS_MeshElementIDFactory.cdl,
1446 SMDS/SMDS_MeshElementIDFactory.cxx,
1447 SMDS/SMDS_MeshElementIDFactory.hxx,
1448 SMDS/SMDS_MeshElementIDFactory.ixx,
1449 SMDS/SMDS_MeshElementIDFactory.jxx,
1450 SMDS/SMDS_MeshElementIDFactory.lxx,
1451 SMDS/SMDS_MeshElementMapHasher.cdl,
1452 SMDS/SMDS_MeshElementMapHasher.cxx,
1453 SMDS/SMDS_MeshElementMapHasher.hxx,
1454 SMDS/SMDS_MeshElementMapHasher.ixx,
1455 SMDS/SMDS_MeshElementMapHasher.jxx,
1456 SMDS/SMDS_MeshElementMapHasher.lxx,
1457 SMDS/SMDS_MeshElementsIterator.cdl,
1458 SMDS/SMDS_MeshElementsIterator.cxx,
1459 SMDS/SMDS_MeshElementsIterator.hxx,
1460 SMDS/SMDS_MeshElementsIterator.ixx,
1461 SMDS/SMDS_MeshElementsIterator.jxx,
1462 SMDS/SMDS_MeshElementsIterator.lxx, SMDS/SMDS_MeshFace.cdl,
1463 SMDS/SMDS_MeshFace.cxx, SMDS/SMDS_MeshFace.hxx,
1464 SMDS/SMDS_MeshFace.ixx, SMDS/SMDS_MeshFace.jxx,
1465 SMDS/SMDS_MeshFace.lxx, SMDS/SMDS_MeshFacesIterator.cdl,
1466 SMDS/SMDS_MeshFacesIterator.cxx, SMDS/SMDS_MeshFacesIterator.hxx,
1467 SMDS/SMDS_MeshFacesIterator.ixx, SMDS/SMDS_MeshFacesIterator.jxx,
1468 SMDS/SMDS_MeshGroup.cdl, SMDS/SMDS_MeshGroup.cxx,
1469 SMDS/SMDS_MeshGroup.hxx, SMDS/SMDS_MeshGroup.ixx,
1470 SMDS/SMDS_MeshGroup.jxx, SMDS/SMDS_MeshGroup.lxx,
1471 SMDS/SMDS_MeshHexahedron.cdl, SMDS/SMDS_MeshHexahedron.cxx,
1472 SMDS/SMDS_MeshHexahedron.hxx, SMDS/SMDS_MeshHexahedron.ixx,
1473 SMDS/SMDS_MeshHexahedron.jxx, SMDS/SMDS_MeshHexahedron.lxx,
1474 SMDS/SMDS_MeshIDFactory.cdl, SMDS/SMDS_MeshIDFactory.cxx,
1475 SMDS/SMDS_MeshIDFactory.ixx, SMDS/SMDS_MeshIDFactory.jxx,
1476 SMDS/SMDS_MeshIDFactory.lxx, SMDS/SMDS_MeshNode.cdl,
1477 SMDS/SMDS_MeshNode.cxx, SMDS/SMDS_MeshNode.hxx,
1478 SMDS/SMDS_MeshNode.ixx, SMDS/SMDS_MeshNode.jxx,
1479 SMDS/SMDS_MeshNode.lxx, SMDS/SMDS_MeshNodeIDFactory.cdl,
1480 SMDS/SMDS_MeshNodeIDFactory.cxx, SMDS/SMDS_MeshNodeIDFactory.hxx,
1481 SMDS/SMDS_MeshNodeIDFactory.ixx, SMDS/SMDS_MeshNodeIDFactory.jxx,
1482 SMDS/SMDS_MeshNodeIDFactory.lxx, SMDS/SMDS_MeshNodesIterator.cdl,
1483 SMDS/SMDS_MeshNodesIterator.cxx, SMDS/SMDS_MeshNodesIterator.hxx,
1484 SMDS/SMDS_MeshNodesIterator.ixx, SMDS/SMDS_MeshNodesIterator.jxx,
1485 SMDS/SMDS_MeshObject.cdl, SMDS/SMDS_MeshObject.cxx,
1486 SMDS/SMDS_MeshObject.hxx, SMDS/SMDS_MeshObject.ixx,
1487 SMDS/SMDS_MeshObject.jxx,
1488 SMDS/SMDS_MeshOrientedElementMapHasher.cdl,
1489 SMDS/SMDS_MeshOrientedElementMapHasher.cxx,
1490 SMDS/SMDS_MeshOrientedElementMapHasher.hxx,
1491 SMDS/SMDS_MeshOrientedElementMapHasher.ixx,
1492 SMDS/SMDS_MeshOrientedElementMapHasher.jxx,
1493 SMDS/SMDS_MeshOrientedElementMapHasher.lxx,
1494 SMDS/SMDS_MeshPrism.cdl, SMDS/SMDS_MeshPrism.cxx,
1495 SMDS/SMDS_MeshPrism.hxx, SMDS/SMDS_MeshPrism.ixx,
1496 SMDS/SMDS_MeshPrism.jxx, SMDS/SMDS_MeshPrism.lxx,
1497 SMDS/SMDS_MeshPyramid.cdl, SMDS/SMDS_MeshPyramid.cxx,
1498 SMDS/SMDS_MeshPyramid.hxx, SMDS/SMDS_MeshPyramid.ixx,
1499 SMDS/SMDS_MeshPyramid.jxx, SMDS/SMDS_MeshPyramid.lxx,
1500 SMDS/SMDS_MeshQuadrangle.cdl, SMDS/SMDS_MeshQuadrangle.cxx,
1501 SMDS/SMDS_MeshQuadrangle.hxx, SMDS/SMDS_MeshQuadrangle.ixx,
1502 SMDS/SMDS_MeshQuadrangle.jxx, SMDS/SMDS_MeshQuadrangle.lxx,
1503 SMDS/SMDS_MeshTetrahedron.cdl, SMDS/SMDS_MeshTetrahedron.cxx,
1504 SMDS/SMDS_MeshTetrahedron.hxx, SMDS/SMDS_MeshTetrahedron.ixx,
1505 SMDS/SMDS_MeshTetrahedron.jxx, SMDS/SMDS_MeshTetrahedron.lxx,
1506 SMDS/SMDS_MeshTriangle.cdl, SMDS/SMDS_MeshTriangle.cxx,
1507 SMDS/SMDS_MeshTriangle.hxx, SMDS/SMDS_MeshTriangle.ixx,
1508 SMDS/SMDS_MeshTriangle.jxx, SMDS/SMDS_MeshTriangle.lxx,
1509 SMDS/SMDS_MeshVolume.cdl, SMDS/SMDS_MeshVolume.cxx,
1510 SMDS/SMDS_MeshVolume.hxx, SMDS/SMDS_MeshVolume.ixx,
1511 SMDS/SMDS_MeshVolume.jxx, SMDS/SMDS_MeshVolume.lxx,
1512 SMDS/SMDS_MeshVolumesIterator.cdl,
1513 SMDS/SMDS_MeshVolumesIterator.cxx,
1514 SMDS/SMDS_MeshVolumesIterator.hxx,
1515 SMDS/SMDS_MeshVolumesIterator.ixx,
1516 SMDS/SMDS_MeshVolumesIterator.jxx, SMDS/SMDS_PntHasher.cdl,
1517 SMDS/SMDS_PntHasher.cxx, SMDS/SMDS_PntHasher.hxx,
1518 SMDS/SMDS_PntHasher.ixx, SMDS/SMDS_PntHasher.jxx,
1519 SMDS/SMDS_PntHasher.lxx, SMDS/SMDS_Position.cdl,
1520 SMDS/SMDS_Position.cxx, SMDS/SMDS_Position.hxx,
1521 SMDS/SMDS_Position.ixx, SMDS/SMDS_Position.jxx,
1522 SMDS/SMDS_Position.lxx,
1523 SMDS/SMDS_SequenceNodeOfSequenceOfMesh.hxx,
1524 SMDS/SMDS_SequenceNodeOfSequenceOfMesh_0.cxx,
1525 SMDS/SMDS_SequenceOfMesh.hxx, SMDS/SMDS_SequenceOfMesh_0.cxx,
1526 SMDS/SMDS_SpacePosition.cdl, SMDS/SMDS_SpacePosition.cxx,
1527 SMDS/SMDS_SpacePosition.hxx, SMDS/SMDS_SpacePosition.ixx,
1528 SMDS/SMDS_SpacePosition.jxx, SMDS/SMDS_SpacePosition.lxx,
1529 SMDS/SMDS_StdMapNode.gxx, SMDS/SMDS_StdMapNode.lxx,
1530 SMDS/SMDS_StdMapNodeOfExtendedMap.hxx,
1531 SMDS/SMDS_StdMapNodeOfExtendedMap_0.cxx,
1532 SMDS/SMDS_StdMapNodeOfExtendedOrientedMap.hxx,
1533 SMDS/SMDS_StdMapNodeOfExtendedOrientedMap_0.cxx,
1534 SMDS/SMDS_TypeOfPosition.hxx, SMDS/SMDS_VertexPosition.cdl,
1535 SMDS/SMDS_VertexPosition.cxx, SMDS/SMDS_VertexPosition.hxx,
1536 SMDS/SMDS_VertexPosition.ixx, SMDS/SMDS_VertexPosition.jxx,
1537 SMDS/SMDS_MeshIDFactory.hxx, SMESH_I/Makefile.in,
1538 SMESH_I/SMESH_1D_Algo_i.cxx, SMESH_I/SMESH_1D_Algo_i.hxx,
1539 SMESH_I/SMESH_2D_Algo_i.cxx, SMESH_I/SMESH_2D_Algo_i.hxx,
1540 SMESH_I/SMESH_3D_Algo_i.cxx, SMESH_I/SMESH_3D_Algo_i.hxx,
1541 SMESH_I/SMESH_Algo_i.cxx, SMESH_I/SMESH_Algo_i.hxx,
1542 SMESH_I/SMESH_Gen_i.cxx, SMESH_I/SMESH_Gen_i.hxx,
1543 SMESH_I/SMESH_Hexa_3D_i.cxx, SMESH_I/SMESH_Hexa_3D_i.hxx,
1544 SMESH_I/SMESH_HypothesisFactory_i.cxx,
1545 SMESH_I/SMESH_HypothesisFactory_i.hxx,
1546 SMESH_I/SMESH_Hypothesis_i.cxx, SMESH_I/SMESH_Hypothesis_i.hxx,
1547 SMESH_I/SMESH_LocalLength_i.cxx, SMESH_I/SMESH_LocalLength_i.hxx,
1548 SMESH_I/SMESH_MEDFamily_i.cxx, SMESH_I/SMESH_MEDFamily_i.hxx,
1549 SMESH_I/SMESH_MEDMesh_i.cxx, SMESH_I/SMESH_MEDMesh_i.hxx,
1550 SMESH_I/SMESH_MEDSupport_i.cxx, SMESH_I/SMESH_MEDSupport_i.hxx,
1551 SMESH_I/SMESH_MEFISTO_2D_i.cxx, SMESH_I/SMESH_MEFISTO_2D_i.hxx,
1552 SMESH_I/SMESH_MaxElementArea_i.cxx,
1553 SMESH_I/SMESH_MaxElementArea_i.hxx,
1554 SMESH_I/SMESH_MaxElementVolume_i.cxx,
1555 SMESH_I/SMESH_MaxElementVolume_i.hxx,
1556 SMESH_I/SMESH_MeshEditor_i.cxx, SMESH_I/SMESH_MeshEditor_i.hxx,
1557 SMESH_I/SMESH_Mesh_i.cxx, SMESH_I/SMESH_Mesh_i.hxx,
1558 SMESH_I/SMESH_NumberOfSegments_i.cxx,
1559 SMESH_I/SMESH_NumberOfSegments_i.hxx,
1560 SMESH_I/SMESH_Quadrangle_2D_i.cxx,
1561 SMESH_I/SMESH_Quadrangle_2D_i.hxx,
1562 SMESH_I/SMESH_Regular_1D_i.cxx, SMESH_I/SMESH_Regular_1D_i.hxx,
1563 SMESH_I/SMESH_subMesh_i.cxx, SMESH_I/SMESH_subMesh_i.hxx,
1564 SMESH_I/SMESH_test.py, SMESH_I/SMESH_topo.cxx,
1565 SMESH_I/SMESH_topo.hxx, SMESH_I/smeshpy.py, SMESH_I/sstream,
1566 SMESHGUI/Makefile.in, SMESHGUI/SMESHGUI.cxx, SMESHGUI/SMESHGUI.h,
1567 SMESHGUI/SMESHGUI_AddAlgorithmDlg.cxx,
1568 SMESHGUI/SMESHGUI_AddAlgorithmDlg.h,
1569 SMESHGUI/SMESHGUI_AddEdgeDlg.cxx, SMESHGUI/SMESHGUI_AddEdgeDlg.h,
1570 SMESHGUI/SMESHGUI_AddFaceDlg.cxx, SMESHGUI/SMESHGUI_AddFaceDlg.h,
1571 SMESHGUI/SMESHGUI_AddHypothesisDlg.cxx,
1572 SMESHGUI/SMESHGUI_AddHypothesisDlg.h,
1573 SMESHGUI/SMESHGUI_AddSubMeshDlg.cxx,
1574 SMESHGUI/SMESHGUI_AddSubMeshDlg.h,
1575 SMESHGUI/SMESHGUI_AddVolumeDlg.cxx,
1576 SMESHGUI/SMESHGUI_AddVolumeDlg.h,
1577 SMESHGUI/SMESHGUI_ComputeScalarValue.cxx,
1578 SMESHGUI/SMESHGUI_ComputeScalarValue.h,
1579 SMESHGUI/SMESHGUI_DiagonalInversionDlg.cxx,
1580 SMESHGUI/SMESHGUI_DiagonalInversionDlg.h,
1581 SMESHGUI/SMESHGUI_EdgesConnectivityDlg.cxx,
1582 SMESHGUI/SMESHGUI_EdgesConnectivityDlg.h,
1583 SMESHGUI/SMESHGUI_EditHypothesesDlg.cxx,
1584 SMESHGUI/SMESHGUI_EditHypothesesDlg.h,
1585 SMESHGUI/SMESHGUI_EditScalarBarDlg.cxx,
1586 SMESHGUI/SMESHGUI_EditScalarBarDlg.h,
1587 SMESHGUI/SMESHGUI_InitMeshDlg.cxx,
1588 SMESHGUI/SMESHGUI_InitMeshDlg.h,
1589 SMESHGUI/SMESHGUI_LocalLengthDlg.cxx,
1590 SMESHGUI/SMESHGUI_LocalLengthDlg.h,
1591 SMESHGUI/SMESHGUI_MaxElementAreaDlg.cxx,
1592 SMESHGUI/SMESHGUI_MaxElementAreaDlg.h,
1593 SMESHGUI/SMESHGUI_MaxElementVolumeDlg.cxx,
1594 SMESHGUI/SMESHGUI_MaxElementVolumeDlg.h,
1595 SMESHGUI/SMESHGUI_MeshInfosDlg.cxx,
1596 SMESHGUI/SMESHGUI_MeshInfosDlg.h,
1597 SMESHGUI/SMESHGUI_MoveNodesDlg.cxx,
1598 SMESHGUI/SMESHGUI_MoveNodesDlg.h,
1599 SMESHGUI/SMESHGUI_NbSegmentsDlg.cxx,
1600 SMESHGUI/SMESHGUI_NbSegmentsDlg.h,
1601 SMESHGUI/SMESHGUI_NodesDlg.cxx, SMESHGUI/SMESHGUI_NodesDlg.h,
1602 SMESHGUI/SMESHGUI_OrientationElementsDlg.cxx,
1603 SMESHGUI/SMESHGUI_OrientationElementsDlg.h,
1604 SMESHGUI/SMESHGUI_Preferences_ColorDlg.cxx,
1605 SMESHGUI/SMESHGUI_Preferences_ColorDlg.h,
1606 SMESHGUI/SMESHGUI_Preferences_ScalarBarDlg.cxx,
1607 SMESHGUI/SMESHGUI_Preferences_ScalarBarDlg.h,
1608 SMESHGUI/SMESHGUI_RemoveElementsDlg.cxx,
1609 SMESHGUI/SMESHGUI_RemoveElementsDlg.h,
1610 SMESHGUI/SMESHGUI_RemoveNodesDlg.cxx,
1611 SMESHGUI/SMESHGUI_RemoveNodesDlg.h,
1612 SMESHGUI/SMESHGUI_SpinBox.cxx, SMESHGUI/SMESHGUI_SpinBox.h,
1613 SMESHGUI/SMESHGUI_StudyAPI.cxx, SMESHGUI/SMESHGUI_StudyAPI.h,
1614 SMESHGUI/SMESHGUI_Swig.cxx, SMESHGUI/SMESHGUI_Swig.hxx,
1615 SMESHGUI/SMESHGUI_Swig.i, SMESHGUI/SMESHGUI_TransparencyDlg.cxx,
1616 SMESHGUI/SMESHGUI_TransparencyDlg.h,
1617 SMESHGUI/SMESHGUI_aParameterDlg.cxx,
1618 SMESHGUI/SMESHGUI_aParameterDlg.h, SMESHGUI/SMESH_icons.po,
1619 SMESHGUI/SMESH_msg_en.po: NRI : First integration.
1621 2003-05-19 13:18 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1623 * src/: SMESH/Makefile.in, SMESH/SMESH_1D_Algo.cxx,
1624 SMESH/SMESH_1D_Algo.hxx, SMESH/SMESH_2D_Algo.cxx,
1625 SMESH/SMESH_2D_Algo.hxx, SMESH/SMESH_3D_Algo.cxx,
1626 SMESH/SMESH_3D_Algo.hxx, SMESH/SMESH_Algo.cxx,
1627 SMESH/SMESH_Algo.hxx, SMESH/SMESH_Gen.cxx, SMESH/SMESH_Gen.hxx,
1628 SMESH/SMESH_Hexa_3D.cxx, SMESH/SMESH_Hexa_3D.hxx,
1629 SMESH/SMESH_Hypothesis.cxx, SMESH/SMESH_Hypothesis.hxx,
1630 SMESH/SMESH_HypothesisCreator.hxx,
1631 SMESH/SMESH_HypothesisFactory.cxx,
1632 SMESH/SMESH_HypothesisFactory.hxx,
1633 SMESH/SMESH_LengthFromEdges.cxx, SMESH/SMESH_LengthFromEdges.hxx,
1634 SMESH/SMESH_LocalLength.cxx, SMESH/SMESH_LocalLength.hxx,
1635 SMESH/SMESH_MEFISTO_2D.cxx, SMESH/SMESH_MEFISTO_2D.hxx,
1636 SMESH/SMESH_MaxElementArea.cxx, SMESH/SMESH_MaxElementArea.hxx,
1637 SMESH/SMESH_MaxElementVolume.cxx,
1638 SMESH/SMESH_MaxElementVolume.hxx, SMESH/SMESH_Mesh.cxx,
1639 SMESH/SMESH_Mesh.hxx, SMESH/SMESH_NumberOfSegments.cxx,
1640 SMESH/SMESH_NumberOfSegments.hxx, SMESH/SMESH_Quadrangle_2D.cxx,
1641 SMESH/SMESH_Quadrangle_2D.hxx, SMESH/SMESH_Regular_1D.cxx,
1642 SMESH/SMESH_Regular_1D.hxx, SMESH/SMESH_subMesh.cxx,
1643 SMESH/SMESH_subMesh.hxx, SMESHDS/Handle_SMESHDS_Command.hxx,
1644 SMESHDS/Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
1645 SMESHDS/Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
1646 SMESHDS/Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
1647 SMESHDS/Handle_SMESHDS_ListNodeOfListOfCommand.hxx,
1648 SMESHDS/Handle_SMESHDS_Mesh.hxx,
1649 SMESHDS/Handle_SMESHDS_Script.hxx, SMESHDS/Makefile.in,
1650 SMESHDS/SMESHDS_Command.cdl, SMESHDS/SMESHDS_Command.cxx,
1651 SMESHDS/SMESHDS_Command.ixx, SMESHDS/SMESHDS_Command.jxx,
1652 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh_0.cxx,
1653 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis_0.cxx,
1654 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh.hxx,
1655 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh_0.cxx,
1656 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
1657 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh.hxx,
1658 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx,
1659 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis_0.cxx,
1660 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx,
1661 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh_0.cxx,
1662 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
1663 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis_0.cxx,
1664 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
1665 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh_0.cxx,
1666 SMESHDS/SMESHDS_DataMapOfIntegerMesh.hxx,
1667 SMESHDS/SMESHDS_DataMapOfIntegerMesh_0.cxx,
1668 SMESHDS/SMESHDS_DataMapOfIntegerPtrHypothesis.hxx,
1669 SMESHDS/SMESHDS_DataMapOfIntegerPtrHypothesis_0.cxx,
1670 SMESHDS/SMESHDS_DataMapOfIntegerSubMesh.hxx,
1671 SMESHDS/SMESHDS_DataMapOfIntegerSubMesh_0.cxx,
1672 SMESHDS/SMESHDS_DataMapOfShapeSubMesh.hxx,
1673 SMESHDS/SMESHDS_DataMapOfShapeSubMesh_0.cxx,
1674 SMESHDS/SMESHDS_Document.cdl, SMESHDS/SMESHDS_Document.hxx,
1675 SMESHDS/SMESHDS_Document.ixx, SMESHDS/SMESHDS_Hypothesis.hxx,
1676 SMESHDS/SMESHDS_ListIteratorOfListOfAsciiString_0.cxx,
1677 SMESHDS/SMESHDS_ListIteratorOfListOfCommand.hxx,
1678 SMESHDS/SMESHDS_ListIteratorOfListOfCommand_0.cxx,
1679 SMESHDS/SMESHDS_ListIteratorOfListOfPtrHypothesis_0.cxx,
1680 SMESHDS/SMESHDS_ListNodeOfListOfAsciiString.hxx,
1681 SMESHDS/SMESHDS_ListNodeOfListOfAsciiString_0.cxx,
1682 SMESHDS/SMESHDS_ListNodeOfListOfCommand.hxx,
1683 SMESHDS/SMESHDS_ListNodeOfListOfCommand_0.cxx,
1684 SMESHDS/SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
1685 SMESHDS/SMESHDS_ListOfCommand.hxx,
1686 SMESHDS/SMESHDS_ListOfPtrHypothesis.hxx,
1687 SMESHDS/SMESHDS_ListOfPtrHypothesis_0.cxx,
1688 SMESHDS/SMESHDS_Mesh.cdl, SMESHDS/SMESHDS_Mesh.hxx,
1689 SMESHDS/SMESHDS_Script.cdl, SMESHDS/SMESHDS_Script.cxx,
1690 SMESHDS/SMESHDS_Script.hxx, SMESHDS/SMESHDS_Script.ixx,
1691 SMESHDS/SMESHDS_Script.jxx, SMESHDS/SMESHDS_SubMesh.cdl,
1692 SMESHDS/SMESHDS_SubMesh.cxx, SMESHDS/SMESHDS_SubMesh.hxx,
1693 SMESHDS/SMESHDS_SubMesh.ixx, SMESHDS/SMESHDS_SubMesh.jxx,
1694 SMESHDS/Handle_SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx,
1695 SMESHDS/Handle_SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx,
1696 SMESHDS/Handle_SMESHDS_Document.hxx,
1697 SMESHDS/Handle_SMESHDS_ListNodeOfListOfAsciiString.hxx,
1698 SMESHDS/Handle_SMESHDS_ListNodeOfListOfPtrHypothesis.hxx,
1699 SMESHDS/Handle_SMESHDS_SubMesh.hxx, SMESHDS/SMESHDS.cdl,
1700 SMESHDS/SMESHDS_Command.hxx, SMESHDS/SMESHDS_CommandType.hxx,
1701 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh.hxx,
1702 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis.hxx,
1703 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis.hxx,
1704 SMESHDS/SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh_0.cxx,
1705 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfIntegerMesh_0.cxx,
1706 SMESHDS/SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx,
1707 SMESHDS/SMESHDS_DataMapOfShapeListOfPtrHypothesis.hxx,
1708 SMESHDS/SMESHDS_DataMapOfShapeListOfPtrHypothesis_0.cxx,
1709 SMESHDS/SMESHDS_Document.cxx, SMESHDS/SMESHDS_Document.jxx,
1710 SMESHDS/SMESHDS_Hypothesis.cxx,
1711 SMESHDS/SMESHDS_ListIteratorOfListOfAsciiString.hxx,
1712 SMESHDS/SMESHDS_ListIteratorOfListOfPtrHypothesis.hxx,
1713 SMESHDS/SMESHDS_ListNodeOfListOfPtrHypothesis_0.cxx,
1714 SMESHDS/SMESHDS_ListOfAsciiString.hxx,
1715 SMESHDS/SMESHDS_ListOfAsciiString_0.cxx,
1716 SMESHDS/SMESHDS_ListOfCommand_0.cxx, SMESHDS/SMESHDS_Mesh.cxx,
1717 SMESHDS/SMESHDS_Mesh.ixx, SMESHDS/SMESHDS_Mesh.jxx,
1718 SMESHDS/SMESHDS_PtrHypothesis.hxx: NRI : First integration.
1720 2003-05-19 13:03 Nicolas Rejneri <nicolas.rejneri@opencascade.com>
1722 * Makefile.in, build_configure, configure.in.base,
1723 resources/ModuleMesh.png, resources/SMESHCatalog.xml,
1724 resources/SMESH_en.xml, resources/SMESH_fr.xml,
1725 resources/delete.png, resources/mesh.png,
1726 resources/mesh_add_sub.png, resources/mesh_algo_hexa.png,
1727 resources/mesh_algo_mefisto.png, resources/mesh_algo_quad.png,
1728 resources/mesh_algo_regular.png, resources/mesh_angle.png,
1729 resources/mesh_area.png, resources/mesh_aspect.png,
1730 resources/mesh_compute.png, resources/mesh_connectivity.png,
1731 resources/mesh_diagonal.png, resources/mesh_edit.png,
1732 resources/mesh_hexa.png, resources/mesh_hexa_n.png,
1733 resources/mesh_hypo_area.png, resources/mesh_hypo_length.png,
1734 resources/mesh_hypo_segment.png, resources/mesh_hypo_volume.png,
1735 resources/mesh_info.png, resources/mesh_init.png,
1736 resources/mesh_length.png, resources/mesh_line.png,
1737 resources/mesh_line_n.png, resources/mesh_move_node.png,
1738 resources/mesh_orientation.png, resources/mesh_pyramid.png,
1739 resources/mesh_pyramid_n.png, resources/mesh_quad.png,
1740 resources/mesh_quad_n.png, resources/mesh_rem_element.png,
1741 resources/mesh_rem_node.png, resources/mesh_set_algo.png,
1742 resources/mesh_set_hypo.png, resources/mesh_shading.png,
1743 resources/mesh_shrink.png, resources/mesh_skew.png,
1744 resources/mesh_taper.png, resources/mesh_tetra.png,
1745 resources/mesh_tetra_n.png, resources/mesh_tree_algo.png,
1746 resources/mesh_tree_algo_hexa.png,
1747 resources/mesh_tree_algo_mefisto.png,
1748 resources/mesh_tree_algo_quad.png,
1749 resources/mesh_tree_algo_regular.png,
1750 resources/mesh_tree_hypo.png, resources/mesh_tree_hypo_area.png,
1751 resources/mesh_tree_hypo_length.png,
1752 resources/mesh_tree_hypo_segment.png,
1753 resources/mesh_tree_hypo_volume.png,
1754 resources/mesh_tree_mesh.png, resources/mesh_tree_mesh_warn.png,
1755 resources/mesh_triangle.png, resources/mesh_triangle_n.png,
1756 resources/mesh_update.png, resources/mesh_vertex.png,
1757 resources/mesh_vertex_n.png, resources/mesh_wireframe.png,
1758 resources/mesh_wrap.png, resources/select1.png, idl/Makefile.in,
1759 idl/SMESH_BasicHypothesis.idl, idl/SMESH_Gen.idl,
1760 idl/SMESH_Hypothesis.idl, idl/SMESH_Mesh.idl,
1761 src/DriverDAT/DriverDAT_R_SMDS_Mesh.cxx,
1762 src/DriverDAT/DriverDAT_R_SMDS_Mesh.h,
1763 src/DriverDAT/DriverDAT_R_SMESHDS_Document.cxx,
1764 src/DriverDAT/DriverDAT_R_SMESHDS_Document.h,
1765 src/DriverDAT/DriverDAT_R_SMESHDS_Mesh.cxx,
1766 src/DriverDAT/DriverDAT_R_SMESHDS_Mesh.h,
1767 src/DriverDAT/DriverDAT_W_SMDS_Mesh.cxx,
1768 src/DriverDAT/DriverDAT_W_SMDS_Mesh.h,
1769 src/DriverDAT/DriverDAT_W_SMESHDS_Document.cxx,
1770 src/DriverDAT/DriverDAT_W_SMESHDS_Document.h,
1771 src/DriverDAT/DriverDAT_W_SMESHDS_Mesh.cxx,
1772 src/DriverDAT/DriverDAT_W_SMESHDS_Mesh.h,
1773 src/DriverDAT/Makefile.in,
1774 src/DriverMED/DriverMED_R_SMDS_Mesh.cxx,
1775 src/DriverMED/DriverMED_R_SMESHDS_Document.cxx,
1776 src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx,
1777 src/DriverMED/DriverMED_W_SMDS_Mesh.cxx,
1778 src/DriverMED/DriverMED_W_SMESHDS_Document.cxx,
1779 src/DriverMED/DriverMED_W_SMESHDS_Mesh.cxx,
1780 src/DriverMED/Makefile.in,
1781 src/DriverUNV/DriverUNV_R_SMDS_Mesh.cxx,
1782 src/DriverUNV/DriverUNV_R_SMDS_Mesh.h,
1783 src/DriverUNV/DriverUNV_R_SMESHDS_Document.cxx,
1784 src/DriverUNV/DriverUNV_R_SMESHDS_Document.h,
1785 src/DriverUNV/DriverUNV_R_SMESHDS_Mesh.cxx,
1786 src/DriverUNV/DriverUNV_R_SMESHDS_Mesh.h,
1787 src/DriverUNV/DriverUNV_W_SMDS_Mesh.cxx,
1788 src/DriverUNV/DriverUNV_W_SMDS_Mesh.h,
1789 src/DriverUNV/DriverUNV_W_SMESHDS_Document.cxx,
1790 src/DriverUNV/DriverUNV_W_SMESHDS_Document.h,
1791 src/DriverUNV/DriverUNV_W_SMESHDS_Mesh.cxx,
1792 src/DriverUNV/DriverUNV_W_SMESHDS_Mesh.h,
1793 src/DriverUNV/Makefile.in: NRI : First integration.
1795 2003-03-07 14:55 tag V1
1797 2003-03-07 14:55 cvsadmin
1799 * src/DriverMED/: DriverMED_R_SMESHDS_Document.h,
1800 DriverMED_W_SMESHDS_Document.h:
1801 Initialisation module SMESH_SRC de la base SMESH
1803 2003-03-07 14:55 cvsadmin
1805 * src/DriverMED/: DriverMED_R_SMDS_Mesh.cxx,
1806 DriverMED_R_SMDS_Mesh.h, DriverMED_R_SMESHDS_Document.cxx,
1807 DriverMED_R_SMESHDS_Mesh.cxx, DriverMED_R_SMESHDS_Mesh.h,
1808 DriverMED_W_SMDS_Mesh.cxx, DriverMED_W_SMDS_Mesh.h,
1809 DriverMED_W_SMESHDS_Document.cxx, DriverMED_W_SMESHDS_Mesh.cxx,
1810 DriverMED_W_SMESHDS_Mesh.h, Makefile.in: Initial revision