Salome HOME
plugins/netgenplugin.git
13 years agoFix problems of previous integration (remove *.orig files) V5_1_5_BR V5_1_5 V5_1_5_patch02 V5_1_5rc3
vsr [Thu, 25 Nov 2010 07:21:07 +0000 (07:21 +0000)]
Fix problems of previous integration (remove *.orig files)

13 years ago*** empty log message ***
gdd [Wed, 24 Nov 2010 16:47:39 +0000 (16:47 +0000)]
*** empty log message ***

13 years ago0021073: EDF 1683 NETGENPLUGIN: Local size on edge creates unreguler 1D elements
eap [Tue, 23 Nov 2010 14:31:55 +0000 (14:31 +0000)]
0021073: EDF 1683 NETGENPLUGIN: Local size on edge creates unreguler 1D elements
   Fix regressions

13 years ago0021073: EDF 1683 NETGENPLUGIN: Local size on edge creates unreguler 1D elements
eap [Tue, 23 Nov 2010 14:26:26 +0000 (14:26 +0000)]
0021073: EDF 1683 NETGENPLUGIN: Local size on edge creates unreguler 1D elements
   Fix regression: SIGSEGV at surface optimization

+    mparams.uselocalh = true; // restore as it is used at surface optimization

13 years ago0021077: EDF 1695 SMESH: Netgen works bad with 1D hypothesis on an elliptic torus
eap [Fri, 19 Nov 2010 09:55:48 +0000 (09:55 +0000)]
0021077: EDF 1695 SMESH: Netgen works bad with 1D hypothesis on an elliptic torus
   1) catch signals within netgen, report the meshing step where a signal occures
   2) make simple hypothesis work via local size restriction to avoid
      restricting size by netgen due to edge curvature

This fix includes the fix for issue 0021073: Local size on edge creates unreguler 1D elements
in V5_1_5_BR

13 years agoPatch misses some lines for the script makeForSalome.sh
gdd [Wed, 17 Nov 2010 16:55:45 +0000 (16:55 +0000)]
Patch misses some lines for the script makeForSalome.sh

13 years agoFix for French translation
gdd [Wed, 17 Nov 2010 13:25:05 +0000 (13:25 +0000)]
Fix for French translation

13 years ago0021073: EDF 1683 NETGENPLUGIN: Local size on edge creates unreguler 1D elements
eap [Wed, 17 Nov 2010 08:42:40 +0000 (08:42 +0000)]
0021073: EDF 1683 NETGENPLUGIN: Local size on edge creates unreguler 1D elements
  inclease more twice nb of points to restrict local size on the edge

13 years ago0021073: EDF 1683 NETGENPLUGIN: Local size on edge creates unreguler 1D elements
eap [Wed, 17 Nov 2010 08:27:46 +0000 (08:27 +0000)]
0021073: EDF 1683 NETGENPLUGIN: Local size on edge creates unreguler 1D elements
  1) attune setting local size to netgen realization specifics
  2) prevent from negative nb of nodes in Evaluate()

13 years ago0021073: EDF 1683 NETGENPLUGIN: Local size on edge creates unreguler 1D elements
eap [Wed, 17 Nov 2010 08:22:21 +0000 (08:22 +0000)]
0021073: EDF 1683 NETGENPLUGIN: Local size on edge creates unreguler 1D elements
  fix DivideEdge() for case where nb of resulting edges is comparable to
   DIVIDEEDGESECTIONS(1000)

13 years agoCorrect netgen patch (remove wrongly added .orig files) V5_1_5rc2
vsr [Mon, 15 Nov 2010 09:55:06 +0000 (09:55 +0000)]
Correct netgen patch (remove wrongly added .orig files)

13 years agoAnother fix of hack_libtool() function for latest versions of autoconf (e.g. 2.67)
vsr [Wed, 3 Nov 2010 09:30:53 +0000 (09:30 +0000)]
Another fix of hack_libtool() function for latest versions of autoconf (e.g. 2.67)

13 years ago0021059: EDF 1666 SMESH: 515rc1 Regression in Netgen
eap [Mon, 1 Nov 2010 13:06:15 +0000 (13:06 +0000)]
0021059: EDF 1666 SMESH: 515rc1 Regression in Netgen
   Make NETGEN 2d work with pre-computed sub-meshes similarly to work w/o them

13 years ago*** empty log message *** V5_1_5rc1
adam [Thu, 21 Oct 2010 08:48:45 +0000 (08:48 +0000)]
*** empty log message ***

13 years agoUpdate for gcc 4.3
inv [Tue, 19 Oct 2010 12:27:34 +0000 (12:27 +0000)]
Update for gcc 4.3

13 years agoIf netgen contains its own config.h, the cascade
adam [Mon, 11 Oct 2010 08:06:24 +0000 (08:06 +0000)]
If netgen contains its own config.h, the cascade
one must be included first ...

13 years agoChanging version to 5.1.5
inv [Tue, 5 Oct 2010 11:55:05 +0000 (11:55 +0000)]
Changing version to 5.1.5

13 years ago0021006: EDF 1546 SMESH : Convert To Quadratic fails V5_1_5a1
eap [Wed, 29 Sep 2010 07:59:21 +0000 (07:59 +0000)]
0021006: EDF 1546 SMESH : Convert To Quadratic fails
-          const list<const SMDS_FaceOfNodes*>* faces = Adaptor.GetTriangles(elem);
+          const list<const SMDS_MeshFace*>* faces = Adaptor.GetTriangles(elem);

13 years agoHack libtool (!) to workaround problem with wrong linkage of native libraries
vsr [Wed, 22 Sep 2010 14:18:51 +0000 (14:18 +0000)]
Hack libtool (!) to workaround problem with wrong linkage of native libraries

13 years agoSALOME internationalization: add textual resources for French language BR_WIN_INDUS
vsr [Tue, 31 Aug 2010 09:23:13 +0000 (09:23 +0000)]
SALOME internationalization: add textual resources for French language

13 years agoSALOME internationalization: add textual resources for French language end_translate_resources_09Jul10
vsr [Tue, 31 Aug 2010 09:04:43 +0000 (09:04 +0000)]
SALOME internationalization: add textual resources for French language

13 years ago0020960: EDF 1532 GEOM: Creation of some points when partitioning a torus with a...
eap [Fri, 27 Aug 2010 05:54:38 +0000 (05:54 +0000)]
0020960: EDF 1532 GEOM: Creation of some points when partitioning a torus with a plane
* Do not report an error if there are vertices without nodes.

13 years ago0020958: EDF 1529 SMESH : If some faces have been meshed with small
eap [Thu, 19 Aug 2010 09:32:34 +0000 (09:32 +0000)]
0020958: EDF 1529 SMESH : If some faces have been meshed with small
quadrangles Netgen 3D creates pyramids with volume zero and fails

* Use SMDS_Mesh::facesIterator(/*idInceasingOrder=*/true) instead of TIDSortedElemSet
* Enable showing bad mesh elements in case of computing w/o shape

13 years agoAuthorize smaller value for growth rate in GUI
adam [Thu, 22 Jul 2010 13:42:04 +0000 (13:42 +0000)]
Authorize smaller value for growth rate in GUI

13 years agoMerge from V5_1_4_BR (5_1_4rc2) 09/06/2010 translate_resources_09Jul10
vsr [Thu, 10 Jun 2010 06:59:07 +0000 (06:59 +0000)]
Merge from V5_1_4_BR (5_1_4rc2) 09/06/2010

14 years agoMerge from V5_1_4_BR 07/05/2010
vsr [Fri, 7 May 2010 15:14:23 +0000 (15:14 +0000)]
Merge from V5_1_4_BR 07/05/2010

14 years ago*** empty log message ***
adam [Mon, 3 May 2010 10:08:40 +0000 (10:08 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
adam [Mon, 3 May 2010 07:59:15 +0000 (07:59 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
adam [Mon, 3 May 2010 07:40:30 +0000 (07:40 +0000)]
*** empty log message ***

14 years agoIssue 0020580: improved validation in integer and double spin boxes, possibility... V5_1_4a1
san [Tue, 6 Apr 2010 06:54:28 +0000 (06:54 +0000)]
Issue 0020580: improved validation in integer and double spin boxes, possibility to adjust input field precision through preferences

14 years ago0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh comput...
eap [Tue, 30 Mar 2010 08:02:25 +0000 (08:02 +0000)]
0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh computation to fail with netgen
 * Care of nodes on vertices that can be shared between wires

14 years agoFix regression on reversed submeshes
eap [Mon, 29 Mar 2010 07:36:37 +0000 (07:36 +0000)]
Fix regression on reversed submeshes

-            Netgen_triangle[ isRev ? 3-iN : iN ] = ngID;
+            Netgen_triangle[ isRev ? 2-iN : iN ] = ngID;

14 years agoProvide correct error description in case of intersecting triangles
eap [Fri, 26 Mar 2010 13:59:27 +0000 (13:59 +0000)]
Provide correct error description in case of intersecting triangles

14 years ago-#define DUMP_TRIANGLES_SCRIPT "/tmp/trias.py" //!< debug addIntVerticesInSolids()
eap [Thu, 25 Mar 2010 14:16:34 +0000 (14:16 +0000)]
-#define DUMP_TRIANGLES_SCRIPT "/tmp/trias.py" //!< debug addIntVerticesInSolids()
+//#define DUMP_TRIANGLES_SCRIPT "/tmp/trias.py" //!< debug addIntVerticesInSolids()

14 years ago0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh comput...
eap [Thu, 25 Mar 2010 14:15:39 +0000 (14:15 +0000)]
0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh computation to fail with netgen
* Make NETGEN take into account internal vertices in faces and solids
* Simplify solution for internal faces

14 years ago0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh comput...
eap [Thu, 18 Mar 2010 09:51:47 +0000 (09:51 +0000)]
0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh computation to fail with netgen
* Solve problem with internal edges and faces

14 years ago0020776: EDF 1329 NETGENPLUGIN : Create Group from Geometry issue
eap [Fri, 12 Mar 2010 11:56:06 +0000 (11:56 +0000)]
0020776: EDF 1329 NETGENPLUGIN : Create Group from Geometry issue
* Prevent setting a wrong node on vertex in case if there are equal vertices in the shape

14 years ago0020682: EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells
eap [Fri, 12 Mar 2010 08:36:16 +0000 (08:36 +0000)]
0020682: EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells
* Redesign to solve pb with internal face (StudyFiss_bugNetgen3D.hdf)

14 years ago0020682: EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells
eap [Fri, 12 Mar 2010 08:34:55 +0000 (08:34 +0000)]
0020682: EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells
* Pb with internal face (StudyFiss_bugNetgen3D.hdf)

+  static SMESH_ComputeErrorPtr readErrors(const std::vector< const SMDS_MeshNode* >& nodeVec);

which is used to show links that lead to "some edges multiple times in surface mesh" error

14 years ago0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion...
eap [Tue, 9 Mar 2010 07:17:04 +0000 (07:17 +0000)]
0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic
* Take into account all nodes on edge in case of mixed linear/quadratic mesh

14 years ago*** empty log message ***
adam [Tue, 2 Mar 2010 15:52:36 +0000 (15:52 +0000)]
*** empty log message ***

14 years agowindows port.
adam [Mon, 1 Mar 2010 16:37:18 +0000 (16:37 +0000)]
windows port.

14 years ago*** empty log message ***
adam [Mon, 1 Mar 2010 16:36:32 +0000 (16:36 +0000)]
*** empty log message ***

14 years ago020700: EDF 1234 SMESH: Quadrangle preference and Netgen
eap [Thu, 18 Feb 2010 09:00:21 +0000 (09:00 +0000)]
020700: EDF 1234 SMESH: Quadrangle preference and Netgen

-  if ( _hypMaxElementArea || _hypLengthFromEdges )
+  if ( _hypMaxElementArea || _hypLengthFromEdges || _hypQuadranglePreference)
     aStatus = HYP_OK;

14 years agoAdditional fix for issue 0020692: Duplicate check_*.m4 between modules.
ouv [Thu, 11 Feb 2010 16:44:17 +0000 (16:44 +0000)]
Additional fix for issue 0020692: Duplicate check_*.m4 between modules.

14 years ago0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion...
eap [Thu, 11 Feb 2010 13:52:23 +0000 (13:52 +0000)]
0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic
* Fix check if a face is triangle

14 years ago0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh comput...
eap [Thu, 11 Feb 2010 08:29:13 +0000 (08:29 +0000)]
0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh computation to fail with netgen
* Redesign in order to precompute internal edges

14 years ago0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh comput...
eap [Thu, 11 Feb 2010 08:28:13 +0000 (08:28 +0000)]
0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh computation to fail with netgen
* Fix for internal edges

14 years ago0020682: EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells
eap [Tue, 9 Feb 2010 11:21:29 +0000 (11:21 +0000)]
0020682: EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells
* Avoid creating nodes and tetras at place where volumic elements already exist

14 years ago0019296: EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
eap [Wed, 27 Jan 2010 10:07:11 +0000 (10:07 +0000)]
0019296: EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
  Let Netgen discretize edges to know nb of segments

14 years agountabify
eap [Tue, 26 Jan 2010 07:16:30 +0000 (07:16 +0000)]
untabify

14 years agoMerge from V5_1_3_BR branch (07/12/09) BR_FSH_DEV V6_0_0
vsr [Tue, 8 Dec 2009 16:04:11 +0000 (16:04 +0000)]
Merge from V5_1_3_BR branch (07/12/09)

14 years ago*** empty log message ***
adam [Tue, 27 Oct 2009 13:04:27 +0000 (13:04 +0000)]
*** empty log message ***

14 years agoNetgen 4.9.11 compatibility
adam [Mon, 26 Oct 2009 17:13:37 +0000 (17:13 +0000)]
Netgen 4.9.11 compatibility

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

14 years agominor change
eap [Thu, 8 Oct 2009 13:48:26 +0000 (13:48 +0000)]
minor change

14 years ago0020526: [CEA] Disk meshing fails
eap [Thu, 8 Oct 2009 13:41:49 +0000 (13:41 +0000)]
0020526: [CEA] Disk meshing fails
 care of orientation of a sole edge in a wire

14 years ago0020526: [CEA] Disk meshing fails
eap [Thu, 8 Oct 2009 13:39:52 +0000 (13:39 +0000)]
0020526: [CEA] Disk meshing fails
1) in PrepareOCCgeometry(), map all subshapes in meshedSM is not provided
2) untabify

14 years agoRemove JoinObjectParameters() method
vsr [Thu, 1 Oct 2009 11:42:20 +0000 (11:42 +0000)]
Remove JoinObjectParameters() method

14 years agoIssue 0020377: [windows] Problems with OSD_File Remove
vsr [Thu, 1 Oct 2009 11:15:36 +0000 (11:15 +0000)]
Issue 0020377: [windows] Problems with OSD_File Remove

14 years ago0019296: Too small Max element Area
ptv [Thu, 1 Oct 2009 06:28:39 +0000 (06:28 +0000)]
0019296: Too small Max element Area

14 years agoFix an un-initialisation
adam [Mon, 14 Sep 2009 14:58:16 +0000 (14:58 +0000)]
Fix an un-initialisation

14 years agoIssue 20371: remove the creation of netgen.prof : additional patch
vsr [Wed, 26 Aug 2009 07:02:49 +0000 (07:02 +0000)]
Issue 20371: remove the creation of netgen.prof : additional patch

14 years agoAdditional protection in method Evaluate().
skl [Tue, 25 Aug 2009 07:49:58 +0000 (07:49 +0000)]
Additional protection in method Evaluate().

14 years ago0019296: EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
ptv [Tue, 25 Aug 2009 05:47:16 +0000 (05:47 +0000)]
0019296: EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
Replace hard coded values of element types by new enumeration (added in advanced mesh info Improvement)

14 years agoIssue 20406: Time compilation when recompiling
vsr [Fri, 21 Aug 2009 08:32:58 +0000 (08:32 +0000)]
Issue 20406: Time compilation when recompiling

14 years agoIssue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined
vsr [Thu, 13 Aug 2009 05:40:23 +0000 (05:40 +0000)]
Issue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined

14 years agoContribution from Eduardo Suárez <esuarez@itccanarias.org>
adam [Fri, 7 Aug 2009 08:53:33 +0000 (08:53 +0000)]
Contribution from Eduardo Suárez <esuarez@itccanarias.org>
on the forum ...

14 years agoFix :
adam [Fri, 7 Aug 2009 08:11:56 +0000 (08:11 +0000)]
Fix :
 o The incomplete makeForSalome.sh
 o missing  #include <cstring> in
     libsrc/general/symbolta.hpp
     libsrc/occ/occgeom.hpp

14 years agoProtection before invalid hypothesises for "Evaluate" operation.
skl [Thu, 6 Aug 2009 12:46:03 +0000 (12:46 +0000)]
Protection before invalid hypothesises for "Evaluate" operation.

14 years agoMerge from V5_1_2_BR branch (14 July 2009)
vsr [Wed, 15 Jul 2009 08:19:56 +0000 (08:19 +0000)]
Merge from V5_1_2_BR branch (14 July 2009)

14 years agoFix compilation problem on Debian Sarge
maintenance team [Fri, 10 Jul 2009 06:26:38 +0000 (06:26 +0000)]
Fix compilation problem on Debian Sarge

14 years agoImplememtation of evaluation for improvement 0019296.
skl [Mon, 29 Jun 2009 13:17:40 +0000 (13:17 +0000)]
Implememtation of evaluation for improvement 0019296.

14 years ago0020206: EDF SMESH 987: Netgen1D2D3D +submesh (Regression : Compute Mesh_2)
eap [Wed, 10 Jun 2009 09:02:43 +0000 (09:02 +0000)]
0020206: EDF SMESH 987: Netgen1D2D3D +submesh (Regression : Compute Mesh_2)
   SMDS_MeshElement::GetNode() no more wraps indices

14 years agoChanging version to 5.1.2 V5_1_2rc1
maintenance team [Mon, 1 Jun 2009 10:25:38 +0000 (10:25 +0000)]
Changing version to 5.1.2

14 years agoIssue 20371: remove the creation of netgen.prof ?
vsr [Fri, 29 May 2009 07:02:39 +0000 (07:02 +0000)]
Issue 20371: remove the creation of netgen.prof ?

14 years agocmake port
adam [Tue, 26 May 2009 09:43:27 +0000 (09:43 +0000)]
cmake port

14 years ago0020354: EDF 1031 OTHER warnings with automake 1.10
vsr [Fri, 22 May 2009 12:35:34 +0000 (12:35 +0000)]
0020354: EDF 1031 OTHER warnings with automake 1.10

15 years ago0020279: [CEA 334] control the "random" use when using mesh algorithms
eap [Tue, 19 May 2009 15:44:24 +0000 (15:44 +0000)]
0020279: [CEA 334] control the "random" use when using mesh algorithms
   sort faces by IDs

15 years ago0020206: EDF SMESH 987: Netgen1D2D3D +submesh V5_1_1 V5_1_1rc2 V5_1_1rc3 V5_1_1rc4 V5_1_1rc5
eap [Thu, 12 Mar 2009 12:11:11 +0000 (12:11 +0000)]
0020206: EDF SMESH 987: Netgen1D2D3D +submesh
   orient previosly generated faces correctly

15 years ago0020200: EDF SMESH 983: changing algo of a mesh and switching back to original algo...
eap [Tue, 10 Mar 2009 16:36:42 +0000 (16:36 +0000)]
0020200: EDF SMESH 983: changing algo of a mesh and switching back to original algo leads to different result than original
     sort nodes by ID

15 years ago0020198: EDF NETGENPLUGIN 979 : mesh of parallepiped with Netgen1D2D3D crashes Salome
eap [Tue, 10 Mar 2009 10:51:11 +0000 (10:51 +0000)]
0020198: EDF NETGENPLUGIN 979 : mesh of parallepiped with Netgen1D2D3D crashes Salome
-        mparams.grading = 0;
+        mparams.grading = 0.01;

15 years agoTest EXPORTS definition with target name as suggested by cmake
adam [Fri, 6 Mar 2009 15:11:53 +0000 (15:11 +0000)]
Test EXPORTS definition with target name as suggested by cmake

15 years agoFix for bug 0019977: Installation of Salome modules wihtout gui. V5_1_1a2 V5_1_1rc1
mzn [Wed, 25 Feb 2009 17:53:39 +0000 (17:53 +0000)]
Fix for bug 0019977: Installation of Salome modules wihtout gui.

15 years agocompatibility windows compilation with cmake
adam [Tue, 24 Feb 2009 09:35:11 +0000 (09:35 +0000)]
compatibility windows compilation with cmake

15 years ago*** empty log message ***
adam [Tue, 24 Feb 2009 09:09:25 +0000 (09:09 +0000)]
*** empty log message ***

15 years ago19923: EDF 765 SMESH : default values of hypothesis
eap [Tue, 24 Feb 2009 08:28:39 +0000 (08:28 +0000)]
19923: EDF 765 SMESH : default values of hypothesis
    set default values

15 years agoChanging version to 5.1.1 V5_1_1a1
maintenance team [Wed, 18 Feb 2009 07:06:20 +0000 (07:06 +0000)]
Changing version to 5.1.1

15 years agoMerge from BR_V5_DEV 16Feb09
vsr [Tue, 17 Feb 2009 07:15:34 +0000 (07:15 +0000)]
Merge from BR_V5_DEV 16Feb09

16 years agoJoin modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Fri, 7 Mar 2008 07:47:18 +0000 (07:47 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.

17 years agoJoin modifications from branch BR_DEBUG_3_2_0b1 T3_2_0b2 V3_2_0 V3_2_0b2
jfa [Thu, 1 Jun 2006 11:42:55 +0000 (11:42 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1

18 years agoJoin modifications from branch OCC_debug_for_3_2_0b1 T3_2_0b1 V3_2_0b1
jfa [Sat, 6 May 2006 08:54:13 +0000 (08:54 +0000)]
Join modifications from branch OCC_debug_for_3_2_0b1

18 years agoChange version name to 3.2.0a2 OCC_3_2_0a2_TC T2_3_2_0a2 V3_2_0a2
jfa [Wed, 15 Mar 2006 13:00:11 +0000 (13:00 +0000)]
Change version name to 3.2.0a2

18 years agoJoin modifications from branch OCC_development_for_3_2_0a2
jfa [Mon, 13 Mar 2006 16:03:52 +0000 (16:03 +0000)]
Join modifications from branch OCC_development_for_3_2_0a2

18 years agoUpdate version to 3.2.0a1 V3_2_0a1
jfa [Wed, 8 Feb 2006 09:47:47 +0000 (09:47 +0000)]
Update version to 3.2.0a1

18 years agoMerge from OCC_development_generic_2006
smh [Tue, 7 Feb 2006 15:23:55 +0000 (15:23 +0000)]
Merge from OCC_development_generic_2006

Preparation of 3.2.0a1

18 years agoJoin modifications from branch BR_3_1_0deb T_OCC_development_generic_2006_start
jfa [Wed, 28 Dec 2005 09:28:42 +0000 (09:28 +0000)]
Join modifications from branch BR_3_1_0deb

18 years agoPAL10974: move isReversedElem() to SMESH_Algo as IsReversedSubMesh() T_Before_Join_BR_3_1_0deb
eap [Tue, 20 Dec 2005 14:07:13 +0000 (14:07 +0000)]
PAL10974: move isReversedElem() to SMESH_Algo as IsReversedSubMesh()

18 years agoVERSION update BR_3_1_0_deb T_3_1_0b1_pre V3_1_0b1
smh [Tue, 6 Dec 2005 15:06:43 +0000 (15:06 +0000)]
VERSION update

18 years agoIncrement version number: 3.1.0a3
vsr [Fri, 18 Nov 2005 10:11:33 +0000 (10:11 +0000)]
Increment version number: 3.1.0a3