Salome HOME
updating or adding when merging in the main trunk with the version in the
authornadir <nadir>
Mon, 8 Dec 2003 15:43:20 +0000 (15:43 +0000)
committernadir <nadir>
Mon, 8 Dec 2003 15:43:20 +0000 (15:43 +0000)
commitfaa1c8f2bc27c5244a34fe03584826de59cb17b3
tree37da775fe9357f2e585f0da1b50f7322562d39d1
parentcf8c1dc99ee5029f8374a7ddff34854bfafe066b
updating or adding when merging in the main trunk with the version in the
branch nadir_1_2_2 !!
53 files changed:
INSTALL
Makefile.in
adm_local/unix/config_files/check_Netgen.m4 [new file with mode: 0644]
adm_local/unix/make_commence.in
bin/VERSION
configure.in.base
idl/SMESH_BasicHypothesis.idl
resources/SMESH_en.xml
resources/SMESH_fr.xml
resources/flight_solid.brep [new file with mode: 0644]
resources/mesh_algo_netgen.png [new file with mode: 0644]
resources/mesh_algo_tetra.png [new file with mode: 0644]
resources/mesh_tree_algo_netgen.png [new file with mode: 0644]
resources/mesh_tree_algo_tetra.png [new file with mode: 0644]
src/DriverMED/DriverMED_R_SMDS_Mesh.cxx
src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx
src/DriverMED/DriverMED_W_SMDS_Mesh.cxx
src/DriverMED/DriverMED_W_SMESHDS_Mesh.cxx
src/Makefile.in
src/NETGEN/Makefile.in [new file with mode: 0644]
src/NETGEN/ReadMeForNgUsers [new file with mode: 0644]
src/SMESH/Makefile.in
src/SMESH/SMESH_HypothesisFactory.cxx
src/SMESH/SMESH_MEFISTO_2D.cxx
src/SMESH/SMESH_MaxElementVolume.cxx
src/SMESH/SMESH_MaxElementVolume.hxx
src/SMESH/SMESH_NETGEN_3D.cxx [new file with mode: 0644]
src/SMESH/SMESH_NETGEN_3D.hxx [new file with mode: 0644]
src/SMESH/SMESH_subMesh.cxx
src/SMESHGUI/SMESHGUI.cxx
src/SMESHGUI/SMESHGUI.h
src/SMESHGUI/SMESHGUI_NbSegmentsDlg.cxx
src/SMESHGUI/SMESHGUI_icons.po
src/SMESH_I/Makefile.in
src/SMESH_I/SMESH_Gen_i.cxx
src/SMESH_I/SMESH_HypothesisFactory_i.cxx
src/SMESH_I/SMESH_LengthFromEdges_i.cxx [new file with mode: 0644]
src/SMESH_I/SMESH_LengthFromEdges_i.hxx [new file with mode: 0644]
src/SMESH_I/SMESH_MEDMesh_i.cxx
src/SMESH_I/SMESH_MEDSupport_i.cxx
src/SMESH_I/SMESH_MaxElementVolume_i.cxx
src/SMESH_I/SMESH_MaxElementVolume_i.hxx
src/SMESH_I/SMESH_NETGEN_3D_i.cxx [new file with mode: 0644]
src/SMESH_I/SMESH_NETGEN_3D_i.hxx [new file with mode: 0644]
src/SMESH_SWIG/Makefile.in
src/SMESH_SWIG/SMESH_Partition1_tetra.py [new file with mode: 0644]
src/SMESH_SWIG/SMESH_box2_tetra.py [new file with mode: 0644]
src/SMESH_SWIG/SMESH_box3_tetra.py [new file with mode: 0644]
src/SMESH_SWIG/SMESH_box_tetra.py [new file with mode: 0644]
src/SMESH_SWIG/SMESH_fixation_hexa.py [new file with mode: 0644]
src/SMESH_SWIG/SMESH_fixation_tetra.py [new file with mode: 0644]
src/SMESH_SWIG/SMESH_flight_skin.py [new file with mode: 0644]
src/SMESH_SWIG/SMESH_mechanic_tetra.py [new file with mode: 0644]