Salome HOME
Integrate improvement PAL13615 from V3_2_0_maintainance
authorabd <abd@opencascade.com>
Tue, 24 Apr 2007 11:04:11 +0000 (11:04 +0000)
committerabd <abd@opencascade.com>
Tue, 24 Apr 2007 11:04:11 +0000 (11:04 +0000)
commit174f30eb78002fc6ec0307ccfbaa98b15e91f8be
tree51a7619a32aa7d167c3f5f9d7f7bc1237c8ef2cc
parent2884e2221b0afc70e9769d963522d8be0e963720
Integrate improvement PAL13615 from V3_2_0_maintainance
41 files changed:
doc/salome/gui/SMESH/files/constructing_meshes.htm
doc/salome/gui/SMESH/files/merging_nodes.htm
doc/salome/gui/SMESH/pics/add.gif [new file with mode: 0644]
doc/salome/gui/SMESH/pics/failed_computation.png [new file with mode: 0644]
doc/salome/gui/SMESH/pics/mergenodes.png
doc/salome/gui/SMESH/pics/meshcomputationfail.png [new file with mode: 0644]
doc/salome/gui/SMESH/pics/meshcomputationsucceed.png [new file with mode: 0644]
doc/salome/gui/SMESH/pics/remove.gif [new file with mode: 0644]
doc/salome/gui/SMESH/pics/sort.gif [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Algorithm.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Algorithm__inherit__graph.jpg
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__CompositeSegment.html [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__CompositeSegment__inherit__graph.jpg [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Hexahedron.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Netgen.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Prism3D.html [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Prism3D__inherit__graph.jpg [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection1D.html [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection1D__inherit__graph.jpg [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection2D.html [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection2D__inherit__graph.jpg [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection3D.html [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection3D__inherit__graph.jpg [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Quadrangle.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__RadialPrism3D.html [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__RadialPrism3D__inherit__graph.jpg [new file with mode: 0644]
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment__Python.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment__inherit__graph.jpg
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Tetrahedron.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Triangle.html
doc/salome/gui/SMESH/smeshpy_doc/namespacesmesh.html
src/SMESH/SMESH_Algo.cxx
src/SMESH/SMESH_Mesh.cxx
src/SMESH/SMESH_MesherHelper.cxx
src/SMESH/SMESH_subMesh.cxx
src/SMESHGUI/SMESHGUI_ComputeDlg.cxx
src/SMESH_SWIG/smesh.py
src/StdMeshers/StdMeshers_CompositeSegment_1D.cxx
src/StdMeshers/StdMeshers_Quadrangle_2D.cxx