Salome HOME
modules/smesh.git
14 years agoFix documentation errors V5_1_3 V5_1_3_patch01 V5_1_3_patch02 V5_1_3_patch03 V5_1_3_patch04 V5_1_3_patch05 V5_1_3_patch06 V5_1_3_patch07 V5_1_3rc4 V5_1_3rc5
vsr [Mon, 30 Nov 2009 11:59:13 +0000 (11:59 +0000)]
Fix documentation errors

14 years agoFix wrong linkage to the native libraries
vsr [Fri, 27 Nov 2009 14:00:28 +0000 (14:00 +0000)]
Fix wrong linkage to the native libraries

14 years ago0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh
vsr [Tue, 24 Nov 2009 09:38:30 +0000 (09:38 +0000)]
0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh
Additional improvement for Convert to/from quadratic functions documentation

14 years ago0020594: EDF 1166 SMESH: Creation of a group of elements from a compound in TUI
eap [Fri, 20 Nov 2009 13:03:18 +0000 (13:03 +0000)]
0020594: EDF 1166 SMESH: Creation of a group of elements from a compound in TUI
   fix GroupOnGeom() for the case of a compound which is not a GEOM group.

14 years agoremove compilation warnings
eap [Fri, 20 Nov 2009 08:36:23 +0000 (08:36 +0000)]
remove compilation warnings
* converting to 'int' from 'double
* unused variable 'meshDS'

14 years agountabify
eap [Fri, 20 Nov 2009 08:28:52 +0000 (08:28 +0000)]
untabify

14 years agoIntegrate patch from G.David (for VTK > 5.2)
vsr [Thu, 19 Nov 2009 07:58:03 +0000 (07:58 +0000)]
Integrate patch from G.David (for VTK > 5.2)

14 years agoPAL13630 ClearLog() method is not implemented
eap [Wed, 18 Nov 2009 13:08:34 +0000 (13:08 +0000)]
PAL13630 ClearLog() method is not implemented
  ClearLog() has been implemented

14 years ago def SetPhySize(self, theVal):
eap [Wed, 18 Nov 2009 12:00:38 +0000 (12:00 +0000)]
 def SetPhySize(self, theVal):
         # Parameter of BLSURF algo
+        self.SetPhysicalMesh(1) #Custom - else why to set the size?
         self.Parameters().SetPhySize(theVal)

14 years agoIPAL13617 NbSubMesh() method works wrong
eap [Wed, 18 Nov 2009 08:50:59 +0000 (08:50 +0000)]
IPAL13617 NbSubMesh() method works wrong
   Fix removeSubMesh() for the case of not published subshape

14 years agoCorrect previous integration
dmv [Wed, 18 Nov 2009 08:50:03 +0000 (08:50 +0000)]
Correct previous integration

14 years agoIntegrate patch from G.David (for VTK 5.2) V5_1_3rc3
vsr [Wed, 18 Nov 2009 07:30:46 +0000 (07:30 +0000)]
Integrate patch from G.David (for VTK 5.2)

14 years agoIPAL21468 Copmpound is not Shown after its creation.
dmv [Tue, 17 Nov 2009 11:20:10 +0000 (11:20 +0000)]
IPAL21468 Copmpound is not Shown after its creation.

14 years agoLocalization
vsr [Tue, 17 Nov 2009 09:29:22 +0000 (09:29 +0000)]
Localization

14 years agoIntegrate patch from G.David (add missing include)
vsr [Tue, 17 Nov 2009 09:26:40 +0000 (09:26 +0000)]
Integrate patch from G.David (add missing include)

14 years ago19296: EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
eap [Mon, 16 Nov 2009 16:11:25 +0000 (16:11 +0000)]
19296: EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
    protect ARITHMETIC_1D from FPE

14 years agoSIGSEGV after changing the Mesh in "Greate Group", then select elements. (Filter...
dmv [Mon, 16 Nov 2009 15:03:12 +0000 (15:03 +0000)]
SIGSEGV after changing the Mesh in "Greate Group", then select elements. (Filter Volume, Geometry type is used)

14 years agoIPAL21464: fix SIGSEGV in "Create Group" dialog box
vsr [Mon, 16 Nov 2009 08:37:18 +0000 (08:37 +0000)]
IPAL21464: fix SIGSEGV in "Create Group" dialog box

14 years agoCorrect implementation of maximum subshapes limiter
dmv [Fri, 13 Nov 2009 11:42:28 +0000 (11:42 +0000)]
Correct implementation of maximum subshapes limiter

14 years ago0020439: EDF 695 SMESH : Improvement of DoubleNodes TUI feature
dmv [Fri, 13 Nov 2009 10:59:35 +0000 (10:59 +0000)]
0020439: EDF 695 SMESH : Improvement of DoubleNodes TUI feature

14 years ago0018911: EDF 661 SMESH : to be able to mesh a prismal shape as a revolution of meshed...
vsr [Fri, 13 Nov 2009 10:26:20 +0000 (10:26 +0000)]
0018911: EDF 661 SMESH : to be able to mesh a prismal shape as a revolution of meshed surface
Additional fixes for the documentation.

14 years agoFix documentation problems (reported as doxygen warnings)
vsr [Wed, 11 Nov 2009 15:09:39 +0000 (15:09 +0000)]
Fix documentation problems (reported as doxygen warnings)

14 years agoUpdate SMESH gui documentation
maintenance team [Wed, 11 Nov 2009 13:39:05 +0000 (13:39 +0000)]
Update SMESH gui documentation

14 years ago020095: EDF 896 SMESH : Advanced Mesh info on a group
vsr [Wed, 11 Nov 2009 12:07:05 +0000 (12:07 +0000)]
020095: EDF 896 SMESH : Advanced Mesh info on a group
Additional fix

14 years ago0020551: EDF SMESH: misplaced page in help page
dmv [Wed, 11 Nov 2009 06:36:42 +0000 (06:36 +0000)]
0020551: EDF SMESH: misplaced page in help page

14 years agoCorrect test script for mesh information V5_1_3rc2
vsr [Tue, 10 Nov 2009 13:33:37 +0000 (13:33 +0000)]
Correct test script for mesh information

14 years ago0020439: EDF 695 SMESH : Improvement of DoubleNodes TUI feature
eap [Tue, 10 Nov 2009 13:25:32 +0000 (13:25 +0000)]
0020439: EDF 695 SMESH : Improvement of DoubleNodes TUI feature

14 years agoMinor change (message "too many same nodes" in sweepElement() method is displayed...
ouv [Tue, 10 Nov 2009 12:35:15 +0000 (12:35 +0000)]
Minor change (message "too many same nodes" in sweepElement() method is displayed only in debug mode since this moment).

14 years ago0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
eap [Tue, 10 Nov 2009 12:22:14 +0000 (12:22 +0000)]
0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
  fix for the case where this algo is applied to disk segments sharing
  common straight edges

14 years ago0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
eap [Tue, 10 Nov 2009 12:05:28 +0000 (12:05 +0000)]
0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
+  virtual void SubmeshRestored(SMESH_subMesh* subMesh);

14 years agountabify
eap [Tue, 10 Nov 2009 11:59:31 +0000 (11:59 +0000)]
untabify

14 years agoPatch for Windows compatibility: add missing -lSALOMEBasics option
adam [Fri, 6 Nov 2009 16:10:20 +0000 (16:10 +0000)]
Patch for Windows compatibility: add missing -lSALOMEBasics option

14 years ago0020095: EDF 896 SMESH : Advanced Mesh info on a group
dmv [Fri, 6 Nov 2009 10:29:17 +0000 (10:29 +0000)]
0020095: EDF 896 SMESH : Advanced Mesh info on a group

14 years ago0020095: EDF 896 SMESH : Advanced Mesh info on a group
vsr [Fri, 6 Nov 2009 08:52:51 +0000 (08:52 +0000)]
0020095: EDF 896 SMESH : Advanced Mesh info on a group
Additional minor fix

14 years ago0020575: EDF 1162 SMESH: Mesh is displayed in "Nodes" mode after compute
dmv [Thu, 5 Nov 2009 15:06:10 +0000 (15:06 +0000)]
0020575: EDF 1162 SMESH: Mesh is displayed in "Nodes" mode after compute

14 years ago0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
dmv [Thu, 5 Nov 2009 14:37:39 +0000 (14:37 +0000)]
0020431: EDF 1020 SMESH : Radial Mesh of a cylinder

14 years ago0020576: EDF 1163 SMESH: Random type of group at MED import
eap [Thu, 5 Nov 2009 11:40:45 +0000 (11:40 +0000)]
0020576: EDF 1163 SMESH: Random type of group at MED import
    care of families containing elements of different entity types

14 years ago0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
dmv [Thu, 5 Nov 2009 11:13:58 +0000 (11:13 +0000)]
0020431: EDF 1020 SMESH : Radial Mesh of a cylinder

14 years ago0020577: EDF 1164 SMESH: Bad dump of concatenate with create common groups
eap [Thu, 5 Nov 2009 10:50:03 +0000 (10:50 +0000)]
0020577: EDF 1164 SMESH: Bad dump of concatenate with create common groups

14 years agoIssue 0020310: add usage note to the Fixed points hypothesis
vsr [Thu, 5 Nov 2009 10:23:44 +0000 (10:23 +0000)]
Issue 0020310: add usage note to the Fixed points hypothesis

14 years agountabify
eap [Thu, 5 Nov 2009 08:44:26 +0000 (08:44 +0000)]
untabify

14 years ago0020569: EDF 1158 SMESH: Bad interpretation of analytical density function in 1D...
dmv [Wed, 4 Nov 2009 12:51:43 +0000 (12:51 +0000)]
0020569: EDF 1158 SMESH: Bad interpretation of analytical density function in 1D distribution hypothesis

14 years ago # Optimization level of GHS3D
eap [Wed, 4 Nov 2009 11:37:16 +0000 (11:37 +0000)]
 # Optimization level of GHS3D
+# V3.1
 None_Optimization, Light_Optimization, Medium_Optimization, Strong_Optimization = 0,1,2,3
+# V4.1 (partialy redefines V3.1). Issue 0020574
+None_Optimization, Light_Optimization, Standard_Optimization, StandardPlus_Optimization, Strong_Optimization = 0,1,2,3,4

14 years ago0020310: EDF 997 SMESH : Tell the mesh to pass through different points
dmv [Tue, 3 Nov 2009 15:21:09 +0000 (15:21 +0000)]
0020310: EDF 997 SMESH : Tell the mesh to pass through different points

14 years agountabify
eap [Tue, 3 Nov 2009 14:07:39 +0000 (14:07 +0000)]
untabify

14 years agountabify
eap [Tue, 3 Nov 2009 14:00:06 +0000 (14:00 +0000)]
untabify

14 years ago0020571: EDF 1160 SMESH : SMESH_MEDMesh_i::getName() always return toto
eap [Tue, 3 Nov 2009 13:24:18 +0000 (13:24 +0000)]
0020571: EDF 1160 SMESH : SMESH_MEDMesh_i::getName() always return toto

14 years agointabify
eap [Tue, 3 Nov 2009 13:07:31 +0000 (13:07 +0000)]
intabify

14 years agofix indentation
eap [Tue, 3 Nov 2009 12:49:20 +0000 (12:49 +0000)]
fix indentation

14 years agountabify
eap [Tue, 3 Nov 2009 11:04:33 +0000 (11:04 +0000)]
untabify

14 years agominor change
eap [Tue, 3 Nov 2009 08:41:40 +0000 (08:41 +0000)]
minor change

14 years agofix indentation
eap [Tue, 3 Nov 2009 08:05:14 +0000 (08:05 +0000)]
fix indentation

14 years agorewrite GetAlgoState() and functions it calls using a new util for
eap [Tue, 3 Nov 2009 07:58:02 +0000 (07:58 +0000)]
rewrite GetAlgoState() and functions it calls using a new util for
iteration over SMESH_submesh'es (SMESH_subMeshIterator)

14 years ago0020569: EDF 1158 SMESH: Bad interpretation of analytical density function in 1D...
dmv [Tue, 3 Nov 2009 07:48:31 +0000 (07:48 +0000)]
0020569: EDF 1158 SMESH: Bad interpretation of analytical density function in 1D distribution hypothesis

14 years ago0019967: EDF SMESH 806: TUI script example is missing for the ConcatenateWithGroups...
dmv [Tue, 3 Nov 2009 07:32:37 +0000 (07:32 +0000)]
0019967: EDF SMESH 806: TUI script example is missing for the ConcatenateWithGroups function.

14 years agoKernel_Utils::Localizer - common interface to solve problems with non-"C" locales
ouv [Mon, 2 Nov 2009 12:25:42 +0000 (12:25 +0000)]
Kernel_Utils::Localizer - common interface to solve problems with non-"C" locales

14 years ago0020564: EDF 1156 SMESH: SIGSEGV when closing Salome if a clipping plane was defined RELIQUAT_5x_30102009
dmv [Fri, 30 Oct 2009 13:15:15 +0000 (13:15 +0000)]
0020564: EDF 1156 SMESH: SIGSEGV when closing Salome if a clipping plane was defined

14 years agoBug IPAL21435 - TC5.1.3: incorrect mapping of the object from imported UNV file in...
ouv [Fri, 30 Oct 2009 12:46:37 +0000 (12:46 +0000)]
Bug IPAL21435 - TC5.1.3: incorrect mapping of the object from imported UNV file in the 3D Viewer

14 years ago bool SMESHGUI_ConvToQuadOp::onApply()
eap [Fri, 30 Oct 2009 12:12:42 +0000 (12:12 +0000)]
 bool SMESHGUI_ConvToQuadOp::onApply()
 {
+  SUIT_OverrideCursor aWaitCursor;

14 years ago0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh
eap [Fri, 30 Oct 2009 11:51:48 +0000 (11:51 +0000)]
0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh
  fix GetNodeUV() for edges

14 years agoIssue 0020379: EDF SMESH 1047: Impossible to select pentahedrons when creating mesh...
ouv [Fri, 30 Oct 2009 10:58:55 +0000 (10:58 +0000)]
Issue 0020379: EDF SMESH 1047: Impossible to select pentahedrons when creating mesh volume groups

14 years ago0020560: EDF 1154 SMESH: Bad dump of a pattern mapping
dmv [Thu, 29 Oct 2009 08:48:40 +0000 (08:48 +0000)]
0020560: EDF 1154 SMESH: Bad dump of a pattern mapping

14 years ago0020557: EDF 1151 SMESH: Netgen 2D fail to mesh a ring
eap [Thu, 29 Oct 2009 08:30:57 +0000 (08:30 +0000)]
0020557: EDF 1151 SMESH: Netgen 2D fail to mesh a ring

14 years agountabify
eap [Thu, 29 Oct 2009 08:28:15 +0000 (08:28 +0000)]
untabify

14 years ago+ // commented for issue 0020557, other related ones: 0020526, PAL19080
eap [Thu, 29 Oct 2009 08:27:25 +0000 (08:27 +0000)]
+      // commented for issue 0020557, other related ones: 0020526, PAL19080
+      // edge = TopoDS::Edge( edge.Oriented( wExp.Orientation() ));

14 years agoUpdate SMESH documentation
maintenance team [Thu, 29 Oct 2009 07:26:03 +0000 (07:26 +0000)]
Update SMESH documentation

14 years agountabify
eap [Thu, 29 Oct 2009 06:40:23 +0000 (06:40 +0000)]
untabify

14 years agoIPAL21442 Dump study with ExtrusionAlongPath does not correct
dmv [Wed, 28 Oct 2009 09:23:25 +0000 (09:23 +0000)]
IPAL21442 Dump study with ExtrusionAlongPath does not correct

14 years ago0020556: EDF 1145 SMESH : Dump QuadranglePreference NO_OK
dmv [Wed, 28 Oct 2009 08:12:38 +0000 (08:12 +0000)]
0020556: EDF 1145 SMESH : Dump QuadranglePreference NO_OK

14 years ago0020551: EDF SMESH: misplaced page in help page
dmv [Wed, 28 Oct 2009 06:52:17 +0000 (06:52 +0000)]
0020551: EDF SMESH: misplaced page in help page

14 years ago0020553: EDF 1148 SMESH: Some nodes are doubled with operation RotationSweepObject
eap [Tue, 27 Oct 2009 09:05:46 +0000 (09:05 +0000)]
0020553: EDF 1148 SMESH: Some nodes are doubled with operation RotationSweepObject
  fix sweepElement() after modifs for issue 0020381:
-    if( !issimple[iNode] ) {
+    if( !elem->IsQuadratic() || !issimple[iNode] ) {

14 years agoUpdate BLSURF plugin documentation
nge [Mon, 26 Oct 2009 13:37:24 +0000 (13:37 +0000)]
Update BLSURF plugin documentation

14 years agoIPAL21423 TC_513 import SMEH_test.py failed
dmv [Thu, 22 Oct 2009 09:41:29 +0000 (09:41 +0000)]
IPAL21423 TC_513 import SMEH_test.py failed

14 years agoMerge latest check_qwt.m4 from GUI module.
vsr [Wed, 21 Oct 2009 15:18:24 +0000 (15:18 +0000)]
Merge latest check_qwt.m4 from GUI module.

14 years agoIssue 0020544: EDF 1140 SMESH: Dumpstudy with FindEqualElments function not loadable
vsr [Wed, 21 Oct 2009 10:24:34 +0000 (10:24 +0000)]
Issue 0020544: EDF 1140 SMESH: Dumpstudy with FindEqualElments function not loadable

14 years agoIssue 0020540: EDF 1143 SMESH: Error at load script if the NETGENPlugin module is...
vsr [Tue, 20 Oct 2009 11:51:00 +0000 (11:51 +0000)]
Issue 0020540: EDF 1143 SMESH: Error at load script if the NETGENPlugin module is not installed

14 years agoIPAL21387 Unknown Exception after OK in Quadrangle Parameters Hypothesis dialog box.
dmv [Thu, 15 Oct 2009 10:47:52 +0000 (10:47 +0000)]
IPAL21387 Unknown Exception after OK in Quadrangle Parameters Hypothesis dialog box.

14 years agocorrect previous integration (Porting to Python 2.6) V5_1_3rc1
dmv [Mon, 12 Oct 2009 13:47:12 +0000 (13:47 +0000)]
correct previous integration (Porting to Python 2.6)

14 years agoIPAL21363 Compute hangs up on Hypothesis Distribution of Layers.
dmv [Mon, 12 Oct 2009 13:16:41 +0000 (13:16 +0000)]
IPAL21363 Compute hangs up on Hypothesis Distribution of Layers.

14 years agoChanging version to 5.1.3
maintenance team [Mon, 12 Oct 2009 07:30:11 +0000 (07:30 +0000)]
Changing version to 5.1.3

14 years agoPorting to Python 2.6 - add coding page specification for Python scripts
dmv [Mon, 12 Oct 2009 06:16:35 +0000 (06:16 +0000)]
Porting to Python 2.6 - add coding page specification for Python scripts

14 years agoPorting to Python 2.6 - add coding page specification for Python scripts
dmv [Fri, 9 Oct 2009 13:27:53 +0000 (13:27 +0000)]
Porting to Python 2.6 - add coding page specification for Python scripts

14 years agoCorrection in BLSurf script: geometrical object must be published in study to be...
nge [Thu, 8 Oct 2009 16:13:19 +0000 (16:13 +0000)]
Correction in  BLSurf script: geometrical object must be published in study to be used with sizemaps.

14 years agoMinor corrections
nge [Thu, 8 Oct 2009 16:05:12 +0000 (16:05 +0000)]
Minor corrections

14 years agoSpelling correction
nge [Thu, 8 Oct 2009 16:02:53 +0000 (16:02 +0000)]
Spelling correction

14 years agoUpdate documentation for enforced vertices in GHS3DPLUGIN (continue)
nge [Thu, 8 Oct 2009 16:01:26 +0000 (16:01 +0000)]
Update documentation for enforced vertices in GHS3DPLUGIN (continue)

14 years agoUpdate documentation for enforced vertices in GHS3DPLUGIN
nge [Thu, 8 Oct 2009 15:37:54 +0000 (15:37 +0000)]
Update documentation for enforced vertices in GHS3DPLUGIN

14 years ago*** empty log message ***
nge [Thu, 8 Oct 2009 15:24:33 +0000 (15:24 +0000)]
*** empty log message ***

14 years agoUpdate documentation for enforced vertices in BLSURFPLUGIN
nge [Thu, 8 Oct 2009 15:23:08 +0000 (15:23 +0000)]
Update documentation for enforced vertices in BLSURFPLUGIN

14 years agoIssue 0020520: [CEA 358] Import - Export Sauv files in SMESH
vsr [Thu, 8 Oct 2009 08:54:12 +0000 (08:54 +0000)]
Issue 0020520: [CEA 358] Import - Export Sauv files in SMESH
!!! Rollback changes !!!

14 years agoIssue 0020520: [CEA 358] Import - Export Sauv files in SMESH
vsr [Wed, 7 Oct 2009 13:32:10 +0000 (13:32 +0000)]
Issue 0020520: [CEA 358] Import - Export Sauv files in SMESH

14 years agountabify
eap [Wed, 7 Oct 2009 13:14:47 +0000 (13:14 +0000)]
untabify

14 years ago0020501: EDF 1098 SMESH: Display only groups, edit a group: can't select face from...
dmv [Wed, 7 Oct 2009 12:27:27 +0000 (12:27 +0000)]
0020501: EDF 1098 SMESH: Display only groups, edit a group: can't select face from other group

14 years agoIssue 0020520: [CEA 358] Import - Export Sauv files in SMESH
vsr [Tue, 6 Oct 2009 10:29:14 +0000 (10:29 +0000)]
Issue 0020520: [CEA 358] Import - Export Sauv files in SMESH

14 years agoBug IPAL21372 - 0D algorithm. Mesh visualization failed,if all of 1-3D algorithms...
ouv [Mon, 5 Oct 2009 14:39:07 +0000 (14:39 +0000)]
Bug IPAL21372 - 0D algorithm. Mesh visualization failed,if all of 1-3D algorithms are removed,but 0D is remained.

14 years ago020461: EDF 1102 GHS3DPLUGIN: Bad detection of volumes with Ghs3d mesh
eap [Fri, 2 Oct 2009 16:20:31 +0000 (16:20 +0000)]
020461: EDF 1102 GHS3DPLUGIN: Bad detection of volumes with Ghs3d mesh

SMESH_MesherHelper:

-  void SetCheckNodePosition(bool toCheck) { myCheckNodePos = toCheck; }
   /*!
+   * \brief Check and fix node UV on a face
+   *  \retval bool - false if UV is bad and could not be fixed
+   */
+  bool CheckNodeUV(const TopoDS_Face&   F,
+                   const SMDS_MeshNode* n,
+                   gp_XY&               uv,
+                   const double         tol) const;

-  bool            myCheckNodePos;
+  std::set< int > myOkNodePosShapes;

14 years agountabify
eap [Fri, 2 Oct 2009 16:19:27 +0000 (16:19 +0000)]
untabify

14 years agountabify
eap [Fri, 2 Oct 2009 13:09:52 +0000 (13:09 +0000)]
untabify

14 years ago0020501: EDF 1098 SMESH: Display only groups, edit a group: can't select face from...
dmv [Fri, 2 Oct 2009 07:17:29 +0000 (07:17 +0000)]
0020501: EDF 1098 SMESH: Display only groups, edit a group: can't select face from other group

14 years agountabify
eap [Thu, 1 Oct 2009 06:28:20 +0000 (06:28 +0000)]
untabify