Salome HOME
modules/smesh.git
19 years agoBug PAL7728 Thre is an error after trying to import "SMESH_test5.py" via python console. OCC_development_01
enk [Tue, 18 Jan 2005 07:30:55 +0000 (07:30 +0000)]
Bug PAL7728 Thre is an error after trying to import "SMESH_test5.py" via python console.
Note:
 In the script used output directory for unv files with no write permissions.
Fix: Directory changed to "/tmp/"

19 years agoSolve problems:
eap [Tue, 18 Jan 2005 07:08:14 +0000 (07:08 +0000)]
Solve problems:
1. Trying to apply the same 2d pattern subsequently to two adjacent mesh faces leads to segmentation violation
2. Attempt to apply a 3D pattern to two adjacent volumes hangs up SALOME.
3. Passing 0 or 1 as node index argument to SMESH_Pattern::ApplyToMeshFaces() gives identical results.

19 years agoImplementation of GUI for mesh refinement with help of patterns
san [Mon, 17 Jan 2005 16:16:56 +0000 (16:16 +0000)]
Implementation of GUI for mesh refinement with help of patterns

19 years agoPAL7221 (DEVELOPMENT : Improve filter which find elements on Shape).
mzn [Mon, 17 Jan 2005 13:39:04 +0000 (13:39 +0000)]
PAL7221 (DEVELOPMENT : Improve filter which find elements on Shape).
Add "LyingOnGeom" filter.
Add script containing BuildGroupLyingOn(...) function.

19 years agoPAL7221 (DEVELOPMENT : Improve filter which find elements on Shape).
mzn [Mon, 17 Jan 2005 13:35:49 +0000 (13:35 +0000)]
PAL7221 (DEVELOPMENT : Improve filter which find elements on Shape).
Add "LyingOnGeom" filter.

19 years agoDo not remove nodes of refined elements
eap [Mon, 17 Jan 2005 13:30:22 +0000 (13:30 +0000)]
Do not remove nodes of refined elements

19 years agoImplement PAL7218: Sweep mesh elements along discretized curve
vsr [Mon, 17 Jan 2005 12:59:49 +0000 (12:59 +0000)]
Implement PAL7218: Sweep mesh elements along discretized curve

19 years agoImplement PAL7218: Sweep mesh elements along discretized curve
vsr [Mon, 17 Jan 2005 12:54:44 +0000 (12:54 +0000)]
Implement PAL7218: Sweep mesh elements along discretized curve

19 years agoImplement PAL7218: Sweep mesh elements along discretized curve
vsr [Mon, 17 Jan 2005 12:48:21 +0000 (12:48 +0000)]
Implement PAL7218: Sweep mesh elements along discretized curve

19 years agoPAL7731. Make ceiling faces normals external in makeWalls()
eap [Mon, 17 Jan 2005 11:11:54 +0000 (11:11 +0000)]
PAL7731. Make ceiling faces normals external in makeWalls()

19 years agoPAL7731. Consider volume orientation according to MED convention
eap [Mon, 17 Jan 2005 11:04:40 +0000 (11:04 +0000)]
PAL7731. Consider volume orientation according to MED convention

19 years agoCorrections due to improvement of SMDS: add dependence on OCCT TKernel
msv [Fri, 14 Jan 2005 13:46:08 +0000 (13:46 +0000)]
Corrections due to improvement of SMDS: add dependence on OCCT TKernel

19 years agocorrections due to improvement of SMDS
msv [Fri, 14 Jan 2005 13:44:21 +0000 (13:44 +0000)]
corrections due to improvement of SMDS

19 years agoImprove SMDS: correct error message
msv [Fri, 14 Jan 2005 13:42:57 +0000 (13:42 +0000)]
Improve SMDS: correct error message

19 years agoImprove SMDS: replace std::set with NCollection_List for storage
msv [Fri, 14 Jan 2005 13:42:25 +0000 (13:42 +0000)]
Improve SMDS: replace std::set with NCollection_List for storage
              of inverse connections

19 years agoImprove SMDS: replace std::map with NCollection_DataMap for storage of elements
msv [Fri, 14 Jan 2005 13:41:13 +0000 (13:41 +0000)]
Improve SMDS: replace std::map with NCollection_DataMap for storage of elements

19 years agoImprove SMDS: replace STL containers with their eqiuvalents from OCCT NCollection
msv [Fri, 14 Jan 2005 13:39:57 +0000 (13:39 +0000)]
Improve SMDS: replace STL containers with their eqiuvalents from OCCT NCollection
              for sets of mesh entities

19 years agoImprove SMDS: - replace STL containers with their eqiuvalents from OCCT NCollection
msv [Fri, 14 Jan 2005 13:39:20 +0000 (13:39 +0000)]
Improve SMDS: - replace STL containers with their eqiuvalents from OCCT NCollection
                for sets of mesh entities
              - debug memory leak due to uninitialised myParent field

19 years agoImprove SMDS: extract ElemIterator into a separate header
msv [Fri, 14 Jan 2005 13:35:12 +0000 (13:35 +0000)]
Improve SMDS: extract ElemIterator into a separate header

19 years agoImprove SMDS: - extract ElemIterator into a separate header
msv [Fri, 14 Jan 2005 13:34:49 +0000 (13:34 +0000)]
Improve SMDS: - extract ElemIterator into a separate header
              - add compiler options for OCCT

19 years agoImprove SMDS: porting to WNT
msv [Fri, 14 Jan 2005 13:32:49 +0000 (13:32 +0000)]
Improve SMDS: porting to WNT

19 years agoImprove SMDS: replace std::vector with simple array
msv [Fri, 14 Jan 2005 13:26:34 +0000 (13:26 +0000)]
Improve SMDS: replace std::vector with simple array
for storage of links to nodes in mesh elements

19 years agoImprove SMDS: extract ElemIterator into a separate header
msv [Fri, 14 Jan 2005 13:11:20 +0000 (13:11 +0000)]
Improve SMDS: extract ElemIterator into a separate header

19 years agoPAL6951: Documentation of meshpy.py.
jfa [Fri, 14 Jan 2005 12:06:51 +0000 (12:06 +0000)]
PAL6951: Documentation of meshpy.py.

19 years agoBug PAL7725: It would be perfect to include "SMESH_test5.py" script in compilation...
enk [Fri, 14 Jan 2005 09:57:56 +0000 (09:57 +0000)]
Bug PAL7725: It would be perfect to include "SMESH_test5.py" script in compilation process.

19 years agoPAL7704. fix nb of internal points when there is a scale factor given for NB_SEGMENTS...
eap [Thu, 13 Jan 2005 14:48:51 +0000 (14:48 +0000)]
PAL7704. fix nb of internal points when there is a scale factor given for NB_SEGMENTS ( fix by Erwan ADAM )

19 years agoPAL7402. Avoid decrement of pd_refCount of subMesh at exit from GetSubMesh()
eap [Thu, 13 Jan 2005 14:29:42 +0000 (14:29 +0000)]
PAL7402. Avoid decrement of pd_refCount of subMesh at exit from GetSubMesh()

19 years agoremoved python file SMESH_test.py
enk [Thu, 13 Jan 2005 06:00:42 +0000 (06:00 +0000)]
removed python file SMESH_test.py

19 years agoadded new python file SMESH_test.py
enk [Thu, 13 Jan 2005 06:00:13 +0000 (06:00 +0000)]
added new python file SMESH_test.py

19 years agoRemove unused variables
apo [Wed, 12 Jan 2005 13:14:05 +0000 (13:14 +0000)]
Remove unused variables

19 years agoFix on Bug PAL7606
apo [Wed, 12 Jan 2005 13:12:10 +0000 (13:12 +0000)]
Fix on Bug PAL7606
   Controls operation aren't work during Clipping

19 years agoFix on - Bug PAL7606
apo [Wed, 12 Jan 2005 13:09:15 +0000 (13:09 +0000)]
Fix on - Bug PAL7606
   Controls operation aren't work during Clipping

19 years agomoved from directory ../SMESH_I
enk [Wed, 12 Jan 2005 10:53:56 +0000 (10:53 +0000)]
moved from directory ../SMESH_I

19 years agomove to directory ../SMESH_SWIG
enk [Wed, 12 Jan 2005 10:52:52 +0000 (10:52 +0000)]
move to directory ../SMESH_SWIG

19 years agoPAL5919. make group and sub-mesh names read-only
eap [Wed, 12 Jan 2005 10:52:26 +0000 (10:52 +0000)]
PAL5919. make group and sub-mesh names read-only

19 years agoPAL7451. Now RotationSweep() and ExtrusionSweep() call makeWalls()
eap [Wed, 12 Jan 2005 06:49:46 +0000 (06:49 +0000)]
PAL7451. Now RotationSweep() and ExtrusionSweep() call makeWalls()

19 years agoPAL7451. Add FindFaceInSet()
eap [Wed, 12 Jan 2005 06:47:54 +0000 (06:47 +0000)]
PAL7451. Add FindFaceInSet()

19 years agoPAL7451. Correct orientation defining in Set()
eap [Wed, 12 Jan 2005 06:43:01 +0000 (06:43 +0000)]
PAL7451. Correct orientation defining in Set()

19 years agoFindCoincidentNodes() now accepts a set of nodes
eap [Mon, 10 Jan 2005 12:45:58 +0000 (12:45 +0000)]
FindCoincidentNodes() now accepts a set of nodes

19 years agoEnable refinement of mesh faces and hexahedrons
eap [Mon, 10 Jan 2005 12:44:08 +0000 (12:44 +0000)]
Enable refinement of mesh faces and hexahedrons

19 years agoFindCoincidentNodes() now accepts a set on nodes to search between; AddToSameGroup...
eap [Mon, 10 Jan 2005 12:35:26 +0000 (12:35 +0000)]
FindCoincidentNodes() now accepts a set on nodes to search between; AddToSameGroup() becomes public

19 years agoEnable work with a mesh volume as well
eap [Mon, 10 Jan 2005 12:32:37 +0000 (12:32 +0000)]
Enable work with a mesh volume as well

19 years agoPb8 from Suivie.doc: removing seam and degenerated edges applied
jfa [Mon, 10 Jan 2005 08:12:28 +0000 (08:12 +0000)]
Pb8 from Suivie.doc: removing seam and degenerated edges applied

19 years agoBug PAL7334 - DEVELOPMENT : Control Improvement
enk [Wed, 29 Dec 2004 14:32:59 +0000 (14:32 +0000)]
Bug PAL7334 - DEVELOPMENT : Control Improvement
Bug PAL7613: Needless submenu in the 3D Viewer popup for meshes groups

19 years agoFix on Bug PAL7358
apo [Wed, 29 Dec 2004 13:38:15 +0000 (13:38 +0000)]
Fix on Bug PAL7358
   SMESH : 3D mesh elements has bad orientation, material is outside

19 years agoPAL7610: Provide own icons for 'Aspect Ratio 3d', 'Length 2d', 'Free Edges', 'Multi...
vsr [Wed, 29 Dec 2004 06:20:33 +0000 (06:20 +0000)]
PAL7610: Provide own icons for 'Aspect Ratio 3d', 'Length 2d', 'Free Edges', 'Multi-connection 2d' menu items.

19 years agoFix regression
apo [Wed, 29 Dec 2004 05:58:56 +0000 (05:58 +0000)]
Fix regression

19 years agoBug PAL7334 - DEVELOPMENT : Control Improvement
apo [Tue, 28 Dec 2004 06:52:07 +0000 (06:52 +0000)]
Bug PAL7334 - DEVELOPMENT : Control Improvement

19 years agoBug PAL7334
apo [Tue, 28 Dec 2004 06:06:40 +0000 (06:06 +0000)]
Bug PAL7334
  DEVELOPMENT : Control Improvement

19 years agoBug PAL7334
apo [Mon, 27 Dec 2004 14:02:40 +0000 (14:02 +0000)]
Bug PAL7334
  DEVELOPMENT : Control Improvement

19 years agoBug PAL7334
apo [Mon, 27 Dec 2004 13:11:52 +0000 (13:11 +0000)]
Bug PAL7334
  DEVELOPMENT : Control Improvement

19 years agoBug PAL7334
apo [Mon, 27 Dec 2004 12:49:55 +0000 (12:49 +0000)]
Bug PAL7334
  DEVELOPMENT : Control Improvement

19 years agoBug PAL7334
apo [Mon, 27 Dec 2004 11:58:51 +0000 (11:58 +0000)]
Bug PAL7334
  DEVELOPMENT : Control Improvement

19 years agocorrcted script: Bug PAL6769 file SMESH_test.py doesn't work
enk [Mon, 27 Dec 2004 11:44:36 +0000 (11:44 +0000)]
corrcted script: Bug PAL6769 file SMESH_test.py doesn't work

19 years agoBug PAL7334 DEVELOPMENT : Control Improvement
enk [Mon, 27 Dec 2004 10:33:49 +0000 (10:33 +0000)]
Bug PAL7334 DEVELOPMENT : Control Improvement

19 years agoBug PAL7334 DEVELOPMENT : Control Improvement
enk [Mon, 27 Dec 2004 10:20:36 +0000 (10:20 +0000)]
Bug PAL7334 DEVELOPMENT : Control Improvement

19 years agoTo separate interface and implementation of the SMESH_Object class
apo [Mon, 27 Dec 2004 10:02:12 +0000 (10:02 +0000)]
To separate interface and implementation of the SMESH_Object class

19 years agoremove unneeded whitespaces
enk [Mon, 27 Dec 2004 09:09:49 +0000 (09:09 +0000)]
remove unneeded whitespaces

19 years agoTo separate interface and implementation of the SMESH_Actor class
apo [Mon, 27 Dec 2004 07:53:13 +0000 (07:53 +0000)]
To separate interface and implementation of the SMESH_Actor class

19 years agoBug PAL7334 DEVELOPMENT : Control Improvement
enk [Mon, 27 Dec 2004 06:10:34 +0000 (06:10 +0000)]
Bug PAL7334 DEVELOPMENT : Control Improvement

19 years agoBug PAL7334 DEVELOPMENT : Control Improvement
enk [Mon, 27 Dec 2004 06:09:31 +0000 (06:09 +0000)]
Bug PAL7334  DEVELOPMENT : Control Improvement

19 years agoFix on - Bug PAL7334 DEVELOPMENT : Control Improvement - implementation of Display...
apo [Fri, 24 Dec 2004 13:16:34 +0000 (13:16 +0000)]
Fix on - Bug PAL7334 DEVELOPMENT : Control Improvement - implementation of Display Entity functionality

19 years agoBug PAL7334 DEVELOPMENT : Control Improvement
enk [Fri, 24 Dec 2004 10:59:44 +0000 (10:59 +0000)]
Bug PAL7334 DEVELOPMENT : Control Improvement

19 years agoFix on - Bug PAL7220: DEVELOPMENT : 3D Aspect Ratio
apo [Thu, 23 Dec 2004 11:19:33 +0000 (11:19 +0000)]
Fix on - Bug PAL7220: DEVELOPMENT : 3D Aspect Ratio

19 years agoFix on - Bug PAL7220: DEVELOPMENT : 3D Aspect Ratio
apo [Thu, 23 Dec 2004 11:09:11 +0000 (11:09 +0000)]
Fix on - Bug PAL7220: DEVELOPMENT : 3D Aspect Ratio

19 years agoFix on - Bug PAL7220: DEVELOPMENT : 3D Aspect Ratio
apo [Thu, 23 Dec 2004 10:31:25 +0000 (10:31 +0000)]
Fix on - Bug PAL7220: DEVELOPMENT : 3D Aspect Ratio

19 years agoInitial version of files for OCC developers OCC_initial_01
admin [Wed, 22 Dec 2004 11:28:54 +0000 (11:28 +0000)]
Initial version of files for OCC developers

19 years agoThis commit was generated by cvs2git to create branch 'OCC_development_01'.
admin [Fri, 17 Dec 2004 11:07:37 +0000 (11:07 +0000)]
This commit was generated by cvs2git to create branch 'OCC_development_01'.

Sprout from master 2004-12-17 11:07:35 UTC admin <salome-admin@opencascade.com> 'Merge with OCC-V2_1_0_deb'
Delete:
    src/NETGEN/Makefile.in
    src/NETGEN/ReadMeForNgUsers
    src/NETGEN/netgen43ForSalome.patch
    src/NETGENPlugin/Makefile.in
    src/NETGENPlugin/NETGENPlugin_NETGEN_3D.cxx
    src/NETGENPlugin/NETGENPlugin_NETGEN_3D.hxx
    src/NETGENPlugin/NETGENPlugin_NETGEN_3D_i.cxx
    src/NETGENPlugin/NETGENPlugin_NETGEN_3D_i.hxx
    src/NETGENPlugin/NETGENPlugin_i.cxx
    src/NETGENPlugin/NETGENPlugin_icons.po

19 years agoMerge with OCC-V2_1_0_deb
admin [Fri, 17 Dec 2004 11:07:35 +0000 (11:07 +0000)]
Merge with OCC-V2_1_0_deb

19 years agoMerge with version on tag OCC-V2_1_0d V2_1_0b1
admin [Wed, 1 Dec 2004 10:48:31 +0000 (10:48 +0000)]
Merge with version on tag OCC-V2_1_0d

19 years agoDCQ:prepare 2.0.0
yfr [Tue, 20 Jul 2004 07:56:05 +0000 (07:56 +0000)]
DCQ:prepare 2.0.0

19 years agoDCQ:prepare 2.0.0
yfr [Tue, 20 Jul 2004 07:36:59 +0000 (07:36 +0000)]
DCQ:prepare 2.0.0

19 years agoDCQ : Merge with Ecole_Ete_a6.
yfr [Fri, 18 Jun 2004 08:55:35 +0000 (08:55 +0000)]
DCQ : Merge with Ecole_Ete_a6.

19 years agoDCQ : Merge with Ecole_Ete_a6.
yfr [Fri, 18 Jun 2004 08:34:31 +0000 (08:34 +0000)]
DCQ : Merge with Ecole_Ete_a6.

20 years agoadding python scripts to illustrate the way to mesh a shape giving different hypothes...
nadir [Thu, 1 Apr 2004 11:58:39 +0000 (11:58 +0000)]
adding python scripts to illustrate the way to mesh a shape giving different hypothesis on its sub-shapes.

20 years agocorrect a small bug detected when using different wire discretisation
nadir [Thu, 1 Apr 2004 11:54:39 +0000 (11:54 +0000)]
correct a small bug detected when using different wire discretisation
of edges of the shape to be meshed by hexaedrons.

20 years agoCreating and importing 2 meshes from the same engine was not working. Mesh ID managem...
jrt [Fri, 26 Mar 2004 14:53:44 +0000 (14:53 +0000)]
Creating and importing 2 meshes from the same engine was not working. Mesh ID management was change to fix this problem.

20 years agoFix a bug: Crashing when loading submeshes. It seems that c++ delete keyword must...
jrt [Thu, 25 Mar 2004 17:17:33 +0000 (17:17 +0000)]
Fix a bug: Crashing when loading submeshes. It seems that c++ delete keyword must not be applied to HDF object.

20 years agoFix bug SMESH5528 (The compilation fails on the file SMESHDriver.cxx using gcc2.95.4).
jrt [Wed, 24 Mar 2004 17:31:44 +0000 (17:31 +0000)]
Fix bug SMESH5528 (The compilation fails on the file SMESHDriver.cxx using gcc2.95.4).

20 years agoupdate
jrt [Tue, 23 Mar 2004 13:28:48 +0000 (13:28 +0000)]
update

20 years agoVersion 1.5.0.
jrt [Tue, 23 Mar 2004 13:20:36 +0000 (13:20 +0000)]
Version 1.5.0.

20 years agoupdate
jrt [Tue, 23 Mar 2004 09:57:30 +0000 (09:57 +0000)]
update

20 years agoAdd a MEDFILE attribut for selection in Efficas. Patch submited by P. Rascle on 2004...
jrt [Tue, 23 Mar 2004 09:53:14 +0000 (09:53 +0000)]
Add a MEDFILE attribut for selection in Efficas. Patch submited by P. Rascle on 2004-03-22.

20 years agoFix bug SMESH5512 (Crash on DEBIAN woody, V1_4_0b).
jrt [Tue, 23 Mar 2004 09:48:58 +0000 (09:48 +0000)]
Fix bug SMESH5512 (Crash on DEBIAN woody, V1_4_0b).

20 years agoFix bug SMESH5451: SMESH_mechanic script aborts.
jrt [Tue, 16 Mar 2004 12:51:43 +0000 (12:51 +0000)]
Fix bug SMESH5451: SMESH_mechanic script aborts.

20 years agoReadded with -kb flag.
jrt [Tue, 16 Mar 2004 09:30:49 +0000 (09:30 +0000)]
Readded with -kb flag.

20 years agoAdded without -kb flags.
jrt [Tue, 16 Mar 2004 09:28:34 +0000 (09:28 +0000)]
Added without -kb flags.

20 years agoAdd a small tutorial.
jrt [Tue, 16 Mar 2004 09:19:42 +0000 (09:19 +0000)]
Add a small tutorial.

20 years agoupdate
jrt [Mon, 15 Mar 2004 18:58:52 +0000 (18:58 +0000)]
update

20 years agoMerge br_enable_import_mesh. Enable import mesh and save/load SMESH study.
jrt [Mon, 15 Mar 2004 18:42:16 +0000 (18:42 +0000)]
Merge br_enable_import_mesh. Enable import mesh and save/load SMESH study.

20 years agoupdate
jrt [Mon, 16 Feb 2004 14:47:03 +0000 (14:47 +0000)]
update

20 years agoFix a bug (crash when adding an hexahedron from ids).
jrt [Mon, 2 Feb 2004 16:43:59 +0000 (16:43 +0000)]
Fix a bug (crash when adding an hexahedron from ids).

20 years agoupdate.
jrt [Fri, 30 Jan 2004 16:00:43 +0000 (16:00 +0000)]
update.

20 years agoupdate.
jrt [Fri, 30 Jan 2004 15:42:52 +0000 (15:42 +0000)]
update.

20 years agoNRI : 1.4.0 version
nri [Fri, 30 Jan 2004 13:18:38 +0000 (13:18 +0000)]
NRI : 1.4.0 version

20 years agoUpgrade to version 1.4.0.
jrt [Thu, 29 Jan 2004 17:52:25 +0000 (17:52 +0000)]
Upgrade to version 1.4.0.

20 years agoMerge branch merge_1_2_d
jrt [Thu, 29 Jan 2004 17:33:20 +0000 (17:33 +0000)]
Merge branch merge_1_2_d

20 years agoupdate
jrt [Tue, 20 Jan 2004 11:26:56 +0000 (11:26 +0000)]
update

20 years agoupdate
jrt [Tue, 20 Jan 2004 10:43:21 +0000 (10:43 +0000)]
update

20 years agoNRI : bug KERNEL5014 fixed.
nri [Wed, 14 Jan 2004 09:24:03 +0000 (09:24 +0000)]
NRI : bug KERNEL5014 fixed.