Salome HOME
modules/smesh.git
18 years agobug 12018. "Add Quadratic PYRAMID" change into "Add Quadratic Pyramid"
eap [Thu, 27 Apr 2006 15:23:34 +0000 (15:23 +0000)]
bug 12018. "Add Quadratic PYRAMID" change into "Add Quadratic Pyramid"

18 years agobug 11414. Correct removal of wrapped deleted objects
eap [Thu, 27 Apr 2006 14:41:04 +0000 (14:41 +0000)]
bug 11414. Correct removal of wrapped deleted objects

18 years agofix bug 12302( TC ). Additionally make possible to edit submeshes with hypos without...
eap [Thu, 27 Apr 2006 13:39:28 +0000 (13:39 +0000)]
fix bug 12302( TC ). Additionally make possible to edit submeshes with hypos without algos assigned

18 years agoUpdate SMESH module to accomodate new features of NETGEN plugin based on
msv [Thu, 27 Apr 2006 06:33:13 +0000 (06:33 +0000)]
Update SMESH module to accomodate new features of NETGEN plugin based on
Netgen ver.4.5

18 years agoPAL12239. Prevent from crash on mesh without nodes
eap [Wed, 26 Apr 2006 14:57:46 +0000 (14:57 +0000)]
PAL12239. Prevent from crash on mesh without nodes

18 years agoIPAL12287.
mzn [Wed, 26 Apr 2006 13:35:52 +0000 (13:35 +0000)]
IPAL12287.

18 years agoQonvertFromQuadratic() not yet implemented
eap [Wed, 26 Apr 2006 12:32:07 +0000 (12:32 +0000)]
QonvertFromQuadratic() not yet implemented

18 years agoAdd ConvertFromQuadratic()
eap [Wed, 26 Apr 2006 12:17:48 +0000 (12:17 +0000)]
Add ConvertFromQuadratic()

18 years agoMove StdMeshers_Helper to SMESH_MesherHelper
eap [Wed, 26 Apr 2006 12:13:20 +0000 (12:13 +0000)]
Move StdMeshers_Helper to SMESH_MesherHelper
(for linear<->quadratic mesh conversion)

18 years agoadd SMESH_MeshEditor::ConvertToQuadratic() method
eap [Wed, 26 Apr 2006 12:10:22 +0000 (12:10 +0000)]
add SMESH_MeshEditor::ConvertToQuadratic() method

18 years agomove Helper from StdMeshers (for linear<->quadratic mesh conversion)
eap [Wed, 26 Apr 2006 12:07:13 +0000 (12:07 +0000)]
move Helper from StdMeshers (for linear<->quadratic mesh conversion)

18 years agoadd a dialogue for linear<->quadratic mesh conversion
eap [Wed, 26 Apr 2006 12:05:53 +0000 (12:05 +0000)]
add a dialogue for linear<->quadratic mesh conversion

18 years agoadd icon for linear<->quadratic mesh conversion
eap [Wed, 26 Apr 2006 12:04:17 +0000 (12:04 +0000)]
add icon for linear<->quadratic mesh conversion

18 years agoicon for linear<->quadratic mesh conversion
eap [Wed, 26 Apr 2006 12:04:02 +0000 (12:04 +0000)]
icon for linear<->quadratic mesh conversion

18 years agomove StdMeshers_Helper to SMESH_MesherHelper (for linear<->quadratic mesh conversion)
eap [Wed, 26 Apr 2006 12:03:26 +0000 (12:03 +0000)]
move StdMeshers_Helper to SMESH_MesherHelper (for linear<->quadratic mesh conversion)

18 years agoFix for IPAL12172 - import volume group from UNV T3_2_0b1_pre1
nkv [Tue, 25 Apr 2006 08:03:12 +0000 (08:03 +0000)]
Fix for IPAL12172 - import volume group from UNV

18 years agoPAL12227. Patch incorrect DumpPython of SetCriteria(): add missing arg
eap [Tue, 25 Apr 2006 06:42:16 +0000 (06:42 +0000)]
PAL12227. Patch incorrect DumpPython of SetCriteria(): add missing arg

18 years agoPAL12227. Correct DumpPython of SetCriteria(): add missing arg
eap [Tue, 25 Apr 2006 06:31:53 +0000 (06:31 +0000)]
PAL12227. Correct DumpPython of SetCriteria(): add missing arg

18 years agoFix for bug 12253: 'SMESH_test0.py' is not executable, because gg had been removed...
jfa [Mon, 24 Apr 2006 06:28:32 +0000 (06:28 +0000)]
Fix for bug 12253: 'SMESH_test0.py' is not executable, because gg had been removed from geompy.

18 years agoUpdate SMESH documentation from YSN (for bug PAL11696).
mkr [Fri, 21 Apr 2006 12:15:58 +0000 (12:15 +0000)]
Update SMESH documentation from YSN (for bug PAL11696).

18 years agoPAL11400. put string literals describing patterns into separate functions
eap [Thu, 20 Apr 2006 15:04:33 +0000 (15:04 +0000)]
PAL11400. put string literals describing patterns into separate functions

18 years agoPAL12147. prevent from SIGSEGV when creating elements on NULL nodes
eap [Thu, 20 Apr 2006 14:37:24 +0000 (14:37 +0000)]
PAL12147. prevent from SIGSEGV when creating elements on NULL nodes

18 years agoImprove modules configuration an launching procedure:
vsr [Thu, 20 Apr 2006 13:39:46 +0000 (13:39 +0000)]
Improve modules configuration an launching procedure:
- split SalomeApp.xml file to have own copy for each module

18 years agoPAL11398. Generalize access to interfaces wrapped by python class
eap [Wed, 19 Apr 2006 13:43:50 +0000 (13:43 +0000)]
PAL11398. Generalize access to interfaces wrapped by python class

18 years ago(fix elem size for "LengthFromEdges" + "QuadraticMesh") - 2
eap [Tue, 18 Apr 2006 13:18:44 +0000 (13:18 +0000)]
(fix elem size for "LengthFromEdges" + "QuadraticMesh") - 2

18 years agoPAL11958. Prevent SIGSEGV on edgenerated edges when mesh is quadratic
eap [Tue, 18 Apr 2006 12:54:08 +0000 (12:54 +0000)]
PAL11958. Prevent SIGSEGV on edgenerated edges when mesh is quadratic

18 years agofix elem size for "LengthFromEdges" + "QuadraticMesh"
eap [Tue, 18 Apr 2006 12:52:10 +0000 (12:52 +0000)]
fix elem size for "LengthFromEdges" + "QuadraticMesh"

18 years agofix hypothesis removal
eap [Tue, 18 Apr 2006 12:50:29 +0000 (12:50 +0000)]
fix hypothesis removal

18 years agoUpdate SMESH documentation from YSN.
mkr [Tue, 18 Apr 2006 07:06:59 +0000 (07:06 +0000)]
Update SMESH documentation from YSN.

18 years agoFix for bugs IPAL12061, PAL9227
mkr [Mon, 17 Apr 2006 06:14:55 +0000 (06:14 +0000)]
Fix for bugs IPAL12061, PAL9227

18 years agofix submesh creation
eap [Thu, 13 Apr 2006 14:45:56 +0000 (14:45 +0000)]
fix submesh creation

18 years agofix deselecting desabled tab
eap [Thu, 13 Apr 2006 14:44:41 +0000 (14:44 +0000)]
fix deselecting desabled tab

18 years agorestore scale factor removed by mistake
eap [Thu, 13 Apr 2006 14:43:23 +0000 (14:43 +0000)]
restore scale factor removed by mistake

18 years agoprevent SIGFPE in SetParametersByMesh() when there are no edges in submesh
eap [Thu, 13 Apr 2006 09:58:01 +0000 (09:58 +0000)]
prevent SIGFPE in SetParametersByMesh() when there are no edges in submesh

18 years agoRemoved cout's
vsv [Thu, 13 Apr 2006 08:51:42 +0000 (08:51 +0000)]
Removed cout's

18 years agoChanges needed for smooth working of algorithms that need no descrete boundaries:
msv [Thu, 13 Apr 2006 08:41:58 +0000 (08:41 +0000)]
Changes needed for smooth working of algorithms that need no descrete boundaries:
- in SubMeshesComputed(), restrict checking to myDim-1 only
- in AlgoStateEngine(), clean all submeshes in the current on REMOVE_ALGO event
- in CleanDependsOn(), remove call to ComputeStateEngine to avoid repeatitive cleaning
- in ComputeStateEngine(), call CleanDependsOn on the event modifying hyp or algo
  regardless of current compute state

18 years agoremove repeated defining distribution for "Number of Segments" hypothesis
eap [Thu, 13 Apr 2006 07:58:51 +0000 (07:58 +0000)]
remove repeated defining distribution for "Number of Segments" hypothesis

18 years agoprevent SIGFPE with "Scale distribution" and "nb segments = 1"
eap [Thu, 13 Apr 2006 07:17:06 +0000 (07:17 +0000)]
prevent SIGFPE with "Scale distribution" and "nb segments = 1"

18 years agoclear existing hypotheses in startOperation()
eap [Wed, 12 Apr 2006 14:34:08 +0000 (14:34 +0000)]
clear existing hypotheses in startOperation()

18 years agoPAL12147. make different mesh_editors for different meshes in DumpPython file;
eap [Wed, 12 Apr 2006 14:13:59 +0000 (14:13 +0000)]
PAL12147. make different mesh_editors for different meshes in DumpPython file;
remove repeated mesh.GetMeshEditor() of the same mesh

18 years agoPAL12147. make different mesh_editors for different meshes in DumpPython file
eap [Wed, 12 Apr 2006 14:12:50 +0000 (14:12 +0000)]
PAL12147. make different mesh_editors for different meshes in DumpPython file

18 years agoPAL12147. prevent from SIGSEGV when creating elements on NULL nodes
eap [Wed, 12 Apr 2006 11:51:48 +0000 (11:51 +0000)]
PAL12147. prevent from SIGSEGV when creating elements on NULL nodes

18 years agoFix for bug IPAL12063.
mzn [Wed, 12 Apr 2006 11:35:58 +0000 (11:35 +0000)]
Fix for bug IPAL12063.

18 years agoChange version name to 3.2.0b1
jfa [Wed, 12 Apr 2006 09:26:24 +0000 (09:26 +0000)]
Change version name to 3.2.0b1

18 years agoCorrections in MED and SMESH for V3.2.0b1. A patch received from Paul RASCLE.
jfa [Wed, 12 Apr 2006 09:00:56 +0000 (09:00 +0000)]
Corrections in MED and SMESH for V3.2.0b1. A patch received from Paul RASCLE.

18 years agoFix for bug IPAL12088.
mzn [Wed, 12 Apr 2006 08:49:00 +0000 (08:49 +0000)]
Fix for bug IPAL12088.

18 years agoPAL12145. enable hypotheses selection after hypo addition
eap [Wed, 12 Apr 2006 08:02:41 +0000 (08:02 +0000)]
PAL12145. enable hypotheses selection after hypo addition

18 years agoPAL12129, fix Orentation of the preview for quadrangle and traingle
eap [Tue, 11 Apr 2006 14:00:53 +0000 (14:00 +0000)]
PAL12129, fix Orentation of the preview for quadrangle and traingle

18 years agoadd MaxElementArea to MEFISTO_2D
eap [Tue, 11 Apr 2006 13:20:34 +0000 (13:20 +0000)]
add MaxElementArea to MEFISTO_2D

18 years agominor changes
eap [Tue, 11 Apr 2006 13:19:33 +0000 (13:19 +0000)]
minor changes

18 years agoFix for IPAL12072 : Help button in Mesh module not work in following dialog boxes.
mkr [Tue, 11 Apr 2006 11:02:34 +0000 (11:02 +0000)]
Fix for IPAL12072 : Help button in Mesh module not work in following dialog boxes.

18 years agoFix for IPAL12072 : Help button in Mesh module not work in following dialog boxes.
mkr [Tue, 11 Apr 2006 08:42:15 +0000 (08:42 +0000)]
Fix for IPAL12072 : Help button in Mesh module not work in following dialog boxes.

18 years agoAdditional fix for bug IPAL12144(see comment from Alexey DERGATCHOV 2006-04-07 16...
mzn [Tue, 11 Apr 2006 07:25:06 +0000 (07:25 +0000)]
Additional fix for bug IPAL12144(see comment from Alexey DERGATCHOV 2006-04-07 16:03).

18 years agoFinishing improvement IPAL12061: rename element order from Square to Quadratic
msv [Tue, 11 Apr 2006 07:24:27 +0000 (07:24 +0000)]
Finishing improvement IPAL12061: rename element order from Square to Quadratic

18 years agoadd to GenericHypothesisCreator_i a method returning it's IDL module name to be used...
eap [Mon, 10 Apr 2006 15:29:29 +0000 (15:29 +0000)]
add to GenericHypothesisCreator_i a method returning it's IDL module name to be used for importing it in the script by PythonDump

18 years agoreflect algo<->algo and algo->hypos dependencies in GUI
eap [Mon, 10 Apr 2006 15:24:41 +0000 (15:24 +0000)]
reflect algo<->algo and algo->hypos dependencies in GUI

18 years agoimprove SubMeshesComputed()
eap [Mon, 10 Apr 2006 15:10:54 +0000 (15:10 +0000)]
improve SubMeshesComputed()

18 years agoTo provide compatibility between VTK 4.2.2, 4.2.6 & 4.4 versions
maintenance team [Mon, 10 Apr 2006 12:53:05 +0000 (12:53 +0000)]
To provide compatibility between VTK 4.2.2, 4.2.6 & 4.4 versions

18 years agoUpdates from LJLL
vsv [Fri, 7 Apr 2006 13:39:21 +0000 (13:39 +0000)]
Updates from LJLL

18 years agoPorting on Mandriva 64
apo [Fri, 7 Apr 2006 12:28:52 +0000 (12:28 +0000)]
Porting on Mandriva 64

18 years agoDebug PAL8101: SMesh: Controls - Scalar bar properties works wrong.
msv [Thu, 6 Apr 2006 13:33:54 +0000 (13:33 +0000)]
Debug PAL8101: SMesh: Controls - Scalar bar properties works wrong.
The LookupTable has been assigned the same number of table values as
the number of colors in the ScalarBarActor.

18 years agoPAL9896 - data is lost in "create mesh" if it is invalid
asl [Thu, 6 Apr 2006 11:27:21 +0000 (11:27 +0000)]
PAL9896 - data is lost in "create mesh" if it is invalid

18 years agoFix for bug IPAL12063.
mzn [Thu, 6 Apr 2006 10:40:41 +0000 (10:40 +0000)]
Fix for bug IPAL12063.

18 years agoExport UNV
vsv [Thu, 6 Apr 2006 10:17:24 +0000 (10:17 +0000)]
Export UNV

18 years agoFix bug 12109: SIGSEGV after trying to create sub-mesh in the second study.
jfa [Thu, 6 Apr 2006 08:12:40 +0000 (08:12 +0000)]
Fix bug 12109: SIGSEGV after trying to create sub-mesh in the second study.

18 years agoRead group 2467
vsv [Wed, 5 Apr 2006 14:51:03 +0000 (14:51 +0000)]
Read group 2467

18 years agoFix bug 11411: SMESH_Nut.py mesh computation failed.
jfa [Wed, 5 Apr 2006 09:22:08 +0000 (09:22 +0000)]
Fix bug 11411: SMESH_Nut.py mesh computation failed.

18 years ago*** empty log message ***
vsv [Wed, 5 Apr 2006 07:38:27 +0000 (07:38 +0000)]
*** empty log message ***

18 years agoFix for Bug IPAL10960:
enk [Tue, 4 Apr 2006 13:08:15 +0000 (13:08 +0000)]
Fix for Bug IPAL10960:
TC: Inner of the mesh is invisible after clipping applying.

18 years agoImprovement IPAL12061: add mesh information about quadratic elements
msv [Tue, 4 Apr 2006 12:53:54 +0000 (12:53 +0000)]
Improvement IPAL12061: add mesh information about quadratic elements

18 years agoControl names of homogen groups
vsv [Tue, 4 Apr 2006 10:44:53 +0000 (10:44 +0000)]
Control names of homogen groups

18 years agoExport UNV groups
vsv [Tue, 4 Apr 2006 10:19:22 +0000 (10:19 +0000)]
Export UNV groups

18 years agoCorrect an obvious mistake.
jfa [Mon, 3 Apr 2006 13:51:04 +0000 (13:51 +0000)]
Correct an obvious mistake.

18 years agofix the previous revision
eap [Mon, 3 Apr 2006 10:57:56 +0000 (10:57 +0000)]
fix the previous revision

18 years agoSmall improvement to allow plugins not providing default hypotheses creator for algor...
jfa [Mon, 3 Apr 2006 10:00:58 +0000 (10:00 +0000)]
Small improvement to allow plugins not providing default hypotheses creator for algorithms.

18 years agofix reading/writting quadratic edges
eap [Mon, 3 Apr 2006 09:10:37 +0000 (09:10 +0000)]
fix reading/writting quadratic edges

18 years agoPAL11736. fix reading/writting quadratic elements
eap [Mon, 3 Apr 2006 06:05:56 +0000 (06:05 +0000)]
PAL11736. fix reading/writting quadratic elements

18 years agoRead UNV groups
vsv [Thu, 30 Mar 2006 14:03:00 +0000 (14:03 +0000)]
Read UNV groups

18 years agoRead groups
vsv [Thu, 30 Mar 2006 13:57:19 +0000 (13:57 +0000)]
Read groups

18 years agoAdded support for doxygen1.4.4 and higher (with PYTHON documenation support)
enk [Thu, 30 Mar 2006 12:28:36 +0000 (12:28 +0000)]
Added support for doxygen1.4.4 and higher (with PYTHON documenation support)

18 years agoFix for bug PAL6698.
mzn [Wed, 29 Mar 2006 14:13:36 +0000 (14:13 +0000)]
Fix for bug PAL6698.

18 years agoExport StdMeshersGUI_StdHypothesisCreator.h
eap [Wed, 29 Mar 2006 12:31:26 +0000 (12:31 +0000)]
Export StdMeshersGUI_StdHypothesisCreator.h

18 years agoFix for bugs IPAL11916, IPAL11917.
mzn [Wed, 29 Mar 2006 11:38:10 +0000 (11:38 +0000)]
Fix for bugs IPAL11916, IPAL11917.

18 years agoPAL12037. Add protection against None shapes and empty geom groups
eap [Wed, 29 Mar 2006 11:28:20 +0000 (11:28 +0000)]
PAL12037. Add protection against None shapes and empty geom groups

18 years agoPAL11428. Implement SMESHGUI_ShapeByMeshOp operation
eap [Wed, 29 Mar 2006 07:51:52 +0000 (07:51 +0000)]
PAL11428. Implement SMESHGUI_ShapeByMeshOp operation

18 years agoPAL11428. fix selection mode storage/restoration
eap [Wed, 29 Mar 2006 07:48:40 +0000 (07:48 +0000)]
PAL11428. fix selection mode storage/restoration

18 years agoAdd references into SMESH dialogs to corresponding help pages.
mkr [Tue, 28 Mar 2006 08:35:10 +0000 (08:35 +0000)]
Add references into SMESH dialogs to corresponding help pages.

18 years agoUpdate GUI documentation for SMESH module.
mkr [Tue, 28 Mar 2006 08:25:33 +0000 (08:25 +0000)]
Update GUI documentation for SMESH module.

18 years agoPAL11988. add reverse connectivity for QUAD_EDGE
eap [Tue, 28 Mar 2006 06:18:09 +0000 (06:18 +0000)]
PAL11988. add reverse connectivity for QUAD_EDGE

18 years agoPAL11992. fix cleanMesh()
eap [Mon, 27 Mar 2006 13:34:04 +0000 (13:34 +0000)]
PAL11992. fix cleanMesh()

18 years agoGroup management
vsv [Mon, 27 Mar 2006 12:41:39 +0000 (12:41 +0000)]
Group management

18 years agoFix for Bug11695
apo [Mon, 27 Mar 2006 12:23:15 +0000 (12:23 +0000)]
Fix for Bug11695
   Porting problem: CRASH after import of "ex15_cyl2geometry.py".

18 years agocorrect the previous modification
eap [Mon, 27 Mar 2006 11:18:46 +0000 (11:18 +0000)]
correct the previous modification

18 years agoElement 21 is a simple linear edge
vsv [Mon, 27 Mar 2006 10:42:11 +0000 (10:42 +0000)]
Element 21 is a simple linear edge

18 years agoFix for Bug IPAL11977:
enk [Mon, 27 Mar 2006 09:48:18 +0000 (09:48 +0000)]
Fix for Bug IPAL11977:
TC: Incorrect AspectRatio3D presentation after editing Scalar Bar properties

18 years agoPAL11986. Set REDAY_TO_COMPUTE to the main submesh when mesh becomes empty
eap [Mon, 27 Mar 2006 09:34:26 +0000 (09:34 +0000)]
PAL11986. Set REDAY_TO_COMPUTE to the main submesh when mesh becomes empty

18 years agoPAL11986. Add a new status to ErrorCode enum; thoroughly check if projection is needed
eap [Mon, 27 Mar 2006 09:32:41 +0000 (09:32 +0000)]
PAL11986. Add a new status to ErrorCode enum; thoroughly check if projection is needed

18 years agoPAL11986. Add a new status to ErrorCode enum
eap [Mon, 27 Mar 2006 09:30:43 +0000 (09:30 +0000)]
PAL11986. Add a new status to ErrorCode enum

18 years agoPAL11986. Add a new status to ErrorCode enum
eap [Mon, 27 Mar 2006 07:09:39 +0000 (07:09 +0000)]
PAL11986. Add a new status to ErrorCode enum

18 years ago1) Add references into SMESH dialogs to the corresponding help pages from GUI documen...
mkr [Fri, 24 Mar 2006 14:10:23 +0000 (14:10 +0000)]
1) Add references into SMESH dialogs to the corresponding help pages from GUI documentation.
2) Remove unused classes.