Salome HOME
modules/smesh.git
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.

20 years agoremoving the call to the tetrahedron generator NETGEN, because I did not yet
nadir [Tue, 6 Jan 2004 15:19:21 +0000 (15:19 +0000)]
removing the call to the tetrahedron generator NETGEN, because I did not yet
manage to make NETGEN running on the flight geometry.

20 years agoMounting the hypothesis LengthFromEdges in th GUI of SMESH. This
nadir [Tue, 6 Jan 2004 15:17:32 +0000 (15:17 +0000)]
Mounting the hypothesis LengthFromEdges in th GUI of SMESH. This
functionality was only in the C++ API, and in the CORBA API.

20 years agoFix a mispelled environment variable for idl python
jrt [Mon, 5 Jan 2004 16:14:31 +0000 (16:14 +0000)]
Fix a mispelled environment variable for idl python

20 years agoupdate
jrt [Mon, 5 Jan 2004 14:32:39 +0000 (14:32 +0000)]
update

20 years agoAdd a patch to make the build of netgen more user-friendly
jrt [Mon, 5 Jan 2004 13:53:09 +0000 (13:53 +0000)]
Add a patch to make the build of netgen more user-friendly

20 years agoWe do not need OCAF in Netgen
jrt [Mon, 5 Jan 2004 13:52:25 +0000 (13:52 +0000)]
We do not need OCAF in Netgen

20 years agoFix some quotes problems.
jrt [Mon, 5 Jan 2004 13:38:38 +0000 (13:38 +0000)]
Fix some quotes problems.

20 years ago[Bug SMESH4830] bug in instal with gcc 2.95. Bug fixed.
jrt [Mon, 5 Jan 2004 09:05:43 +0000 (09:05 +0000)]
[Bug SMESH4830] bug in instal with gcc 2.95. Bug fixed.
Note: SGI say that <algorithm> is requiered to use set_intersection (see http://www.sgi.com/tech/stl/set_intersection.html).

20 years agoSince there is an idl precompilation directive in SMESH_BasicHypothesis.idl
nadir [Tue, 16 Dec 2003 15:27:48 +0000 (15:27 +0000)]
Since there is an idl precompilation directive in SMESH_BasicHypothesis.idl
file, a -DHAVE_NETGEN idl has to be added when compiling SMESH with netgen to
the idl c++ flags as well as to the idl python flags.

20 years agocorrect a small bug found by the EDF developpement team (PN and AT) :
nadir [Mon, 15 Dec 2003 13:15:33 +0000 (13:15 +0000)]
correct a small bug found by the EDF developpement team (PN and AT) :
AddVolume in the case of a Tetrahedron.

20 years ago[Bug SMESH4598] Crash of the session when compute and update are not done in the...
jrt [Thu, 11 Dec 2003 09:51:27 +0000 (09:51 +0000)]
[Bug SMESH4598] Crash of the session when compute and update are not done in the same view. Bug fixed.

20 years agoHAVE_NETGEN (#define) to remove an unresolved symbol when building without netgen
jrt [Thu, 11 Dec 2003 09:49:11 +0000 (09:49 +0000)]
HAVE_NETGEN (#define) to remove an unresolved symbol when building without netgen

20 years agoCreate and use HAVE_NETGEN (#define) to avoid unresolved symbols in libraries.
jrt [Wed, 10 Dec 2003 17:23:08 +0000 (17:23 +0000)]
Create and use HAVE_NETGEN (#define) to avoid unresolved symbols in libraries.

20 years agoCosmetics
jrt [Wed, 10 Dec 2003 16:05:04 +0000 (16:05 +0000)]
Cosmetics

20 years agoCorrecting a problem araising when building the SMESH module whithout Netgen.
nadir [Tue, 9 Dec 2003 14:13:45 +0000 (14:13 +0000)]
Correcting a problem araising when building the SMESH module whithout Netgen.

20 years agoupdating or adding when merging in the main trunk with the version in the
nadir [Tue, 9 Dec 2003 10:00:37 +0000 (10:00 +0000)]
updating or adding when merging in the main trunk with the version in the
branch nadir_1_2_2 !! Here a document related to the integration of NETGEN in
the SMESH module has been added for future work in the integration of other
mesher.

20 years agoupdating or adding when merging in the main trunk with the version in the
nadir [Mon, 8 Dec 2003 15:43:20 +0000 (15:43 +0000)]
updating or adding when merging in the main trunk with the version in the
branch nadir_1_2_2 !!

20 years agoRemove "pause" primitive call.
jrt [Fri, 5 Dec 2003 14:49:58 +0000 (14:49 +0000)]
Remove "pause" primitive call.

20 years agoupdate
jrt [Thu, 27 Nov 2003 11:47:28 +0000 (11:47 +0000)]
update

20 years ago[Bug SMESH839] Spelling: Hypotheses - Hexa?edron (i,j,k). Bug Fixed.
jrt [Thu, 27 Nov 2003 11:45:38 +0000 (11:45 +0000)]
[Bug SMESH839] Spelling: Hypotheses - Hexa?edron (i,j,k). Bug Fixed.

20 years agoNRI: 1.3.0 version.
nri [Tue, 25 Nov 2003 08:52:49 +0000 (08:52 +0000)]
NRI: 1.3.0 version.

20 years agoNRI : Add static documentation.
nri [Thu, 20 Nov 2003 12:45:51 +0000 (12:45 +0000)]
NRI : Add static documentation.

20 years agoNRI : Update images.
nri [Thu, 20 Nov 2003 12:45:16 +0000 (12:45 +0000)]
NRI : Update images.

20 years agoNRI : Generate TreeView.
nri [Thu, 20 Nov 2003 12:44:23 +0000 (12:44 +0000)]
NRI : Generate TreeView.

20 years agoNRI : Add static directory.
nri [Thu, 20 Nov 2003 12:43:43 +0000 (12:43 +0000)]
NRI : Add static directory.

20 years agoupdate for V1_3_0_b2
jrt [Tue, 18 Nov 2003 15:01:30 +0000 (15:01 +0000)]
update for V1_3_0_b2

20 years agomerge with the branch nadir_update_MED_v1_3_0 (branch to build the V1_3_0
nadir [Tue, 18 Nov 2003 09:19:32 +0000 (09:19 +0000)]
Merge ... the branch nadir_update_MED_v1_3_0 (branch to build the V1_3_0
version of the module.

20 years agoupdate
jrt [Mon, 17 Nov 2003 09:22:16 +0000 (09:22 +0000)]
update

20 years agoUpdate for V1.3.0b1
jrt [Wed, 12 Nov 2003 13:20:38 +0000 (13:20 +0000)]
Update for V1.3.0b1

20 years agoMergeV1_2c-1
jrt [Wed, 12 Nov 2003 11:40:21 +0000 (11:40 +0000)]
MergeV1_2c-1

20 years agoNRI : MergeV1_2c-1.
nri [Thu, 6 Nov 2003 14:43:11 +0000 (14:43 +0000)]
NRI : MergeV1_2c-1.

20 years agoNRI : Add licence header.
nri [Thu, 6 Nov 2003 14:34:27 +0000 (14:34 +0000)]
NRI : Add licence header.

20 years agoNRI : add LICENCE file
nri [Thu, 6 Nov 2003 11:34:19 +0000 (11:34 +0000)]
NRI : add LICENCE file

20 years agoNRI : Relative path !!!!
nri [Mon, 3 Nov 2003 15:50:59 +0000 (15:50 +0000)]
NRI : Relative path !!!!

20 years agoFix/implement removeNode, removeEdge, removeFace, removeVolume and removeElement
jrt [Wed, 22 Oct 2003 15:28:19 +0000 (15:28 +0000)]
Fix/implement removeNode, removeEdge, removeFace, removeVolume and removeElement

20 years agoWhen the main window was maximized some dialogs were cropped at the bottom of the...
jrt [Mon, 20 Oct 2003 16:26:06 +0000 (16:26 +0000)]
When the main window was maximized some dialogs were cropped at the bottom of the screen. It's now fixed.

20 years agoFix a bug. Quadrangles were added as triangles.
jrt [Fri, 17 Oct 2003 16:31:14 +0000 (16:31 +0000)]
Fix a bug. Quadrangles were added as triangles.

20 years agoCreate branch merge_1_2_c__1_2_2
jrt [Fri, 17 Oct 2003 12:35:44 +0000 (12:35 +0000)]
Create branch merge_1_2_c__1_2_2

20 years agoUpdate. Created a new branch for user nadir.
jrt [Mon, 6 Oct 2003 10:50:04 +0000 (10:50 +0000)]
Update. Created a new branch for user nadir.

20 years agoNRI : RedHat 9 compatibility (M. Tajchman).
nri [Thu, 2 Oct 2003 16:16:28 +0000 (16:16 +0000)]
NRI : RedHat 9 compatibility (M. Tajchman).

20 years agoAdd a tag file to track branch and tag. Update INSTALL to prepare V1_2_2 tag.
jrt [Fri, 26 Sep 2003 15:14:40 +0000 (15:14 +0000)]
Add a tag file to track branch and tag. Update INSTALL to prepare V1_2_2 tag.

20 years agoNRI : INSTALL file defined into SALOME2_PRODUCTION_CYCLE document.
nri [Fri, 26 Sep 2003 14:21:29 +0000 (14:21 +0000)]
NRI : INSTALL file defined into SALOME2_PRODUCTION_CYCLE document.

20 years agoKeep compatible with gcc 2
jrt [Tue, 23 Sep 2003 14:33:41 +0000 (14:33 +0000)]
Keep compatible with gcc 2

20 years agoNRI : Display Component UserName and Icon.
nri [Tue, 23 Sep 2003 11:52:55 +0000 (11:52 +0000)]
NRI : Display Component UserName and Icon.

20 years agoFreshly added file
jrt [Mon, 22 Sep 2003 12:23:34 +0000 (12:23 +0000)]
Freshly added file

20 years agoAdd HexahedronOfNodes and Tria3OfNodes to improve performance
jrt [Fri, 12 Sep 2003 15:12:19 +0000 (15:12 +0000)]
Add HexahedronOfNodes and Tria3OfNodes to improve performance

20 years agoFix bug. Was always printing 8 nodes
jrt [Fri, 12 Sep 2003 15:11:29 +0000 (15:11 +0000)]
Fix bug. Was always printing 8 nodes

20 years agoupdate
jrt [Mon, 8 Sep 2003 15:11:15 +0000 (15:11 +0000)]
update

20 years agoAdd support for tetra, pyramid and prism
jrt [Mon, 8 Sep 2003 15:04:54 +0000 (15:04 +0000)]
Add support for tetra, pyramid and prism

20 years agoAdd some comments
jrt [Mon, 8 Sep 2003 13:41:48 +0000 (13:41 +0000)]
Add some comments

20 years agoSome forgotten return statments
jrt [Fri, 5 Sep 2003 12:19:11 +0000 (12:19 +0000)]
Some forgotten return statments

20 years agoCorrect some memory leaks
jrt [Fri, 5 Sep 2003 11:45:54 +0000 (11:45 +0000)]
Correct some memory leaks

20 years agoUse nodes and elements pointer instead on IDs
jrt [Fri, 5 Sep 2003 10:31:32 +0000 (10:31 +0000)]
Use nodes and elements pointer instead on IDs

20 years agoChange API to use pointer on elements and no longer ID of elements
jrt [Fri, 5 Sep 2003 10:20:27 +0000 (10:20 +0000)]
Change API to use pointer on elements and no longer ID of elements

20 years agoRemove no longer needed files
jrt [Thu, 4 Sep 2003 15:04:26 +0000 (15:04 +0000)]
Remove no longer needed files

20 years agoRemove no longer needed files
jrt [Thu, 4 Sep 2003 14:50:14 +0000 (14:50 +0000)]
Remove no longer needed files

20 years agoAdd a ChangeLog file
jrt [Thu, 4 Sep 2003 14:09:39 +0000 (14:09 +0000)]
Add a ChangeLog file

20 years agoIt seems "make_omniorb" and "make_commence" need to be before and after "envScript"
jrt [Thu, 4 Sep 2003 13:28:04 +0000 (13:28 +0000)]
It seems "make_omniorb" and "make_commence" need to be before and after "envScript"

20 years agomake_commence and make_omniorb were detected twice. Only one is requiered in AC_OUTPUT
jrt [Thu, 4 Sep 2003 12:57:34 +0000 (12:57 +0000)]
make_commence and make_omniorb were detected twice. Only one is requiered in AC_OUTPUT

20 years agoUpdate to match the changes in SMDS
jrt [Thu, 4 Sep 2003 12:03:27 +0000 (12:03 +0000)]
Update to match the changes in SMDS

20 years agoRemove OCC_LIBS from LDFLAGS
jrt [Thu, 4 Sep 2003 11:03:54 +0000 (11:03 +0000)]
Remove OCC_LIBS from LDFLAGS

20 years agoUpdate to mach the changes in SMDS
jrt [Thu, 4 Sep 2003 10:56:52 +0000 (10:56 +0000)]
Update to mach the changes in SMDS

20 years agoRemove OCC_LIBS from LDFLAGS
jrt [Thu, 4 Sep 2003 10:44:52 +0000 (10:44 +0000)]
Remove OCC_LIBS from LDFLAGS

20 years agoUpdate to match the new implementation of SMDS
jrt [Thu, 4 Sep 2003 10:41:22 +0000 (10:41 +0000)]
Update to match the new implementation of SMDS

20 years agomake GetMaxArea const
jrt [Thu, 4 Sep 2003 10:10:43 +0000 (10:10 +0000)]
make GetMaxArea const

20 years agomake hypothesis const
jrt [Thu, 4 Sep 2003 10:10:23 +0000 (10:10 +0000)]
make hypothesis const

20 years agoUpdate to match the change of SMDS (new DS).
jrt [Thu, 4 Sep 2003 09:55:13 +0000 (09:55 +0000)]
Update to match the change of SMDS (new DS).

20 years agoUse the file include in gcc instead of this one
jrt [Thu, 4 Sep 2003 09:51:58 +0000 (09:51 +0000)]
Use the file include in gcc instead of this one

20 years agoUpdate to match the change of SMDS (new DS).
jrt [Thu, 4 Sep 2003 09:21:41 +0000 (09:21 +0000)]
Update to match the change of SMDS (new DS).

20 years agomake GetNumberOfSegments and GetScaleFactor const
jrt [Thu, 4 Sep 2003 09:13:24 +0000 (09:13 +0000)]
make GetNumberOfSegments and GetScaleFactor const

20 years agomake GetLength const
jrt [Thu, 4 Sep 2003 09:10:12 +0000 (09:10 +0000)]
make GetLength const

20 years agoChange OCC_LIBS to OCC_KERNEL_LIBS
jrt [Thu, 4 Sep 2003 08:09:40 +0000 (08:09 +0000)]
Change OCC_LIBS to OCC_KERNEL_LIBS

20 years agoChange OCC_LIBS to OCC_KERNEL_LIBS
jrt [Thu, 4 Sep 2003 07:55:38 +0000 (07:55 +0000)]
Change OCC_LIBS to OCC_KERNEL_LIBS

20 years agoChange Handle(SMESHDS_Document) to SMESHDS_Document*
jrt [Thu, 4 Sep 2003 07:39:40 +0000 (07:39 +0000)]
Change Handle(SMESHDS_Document) to SMESHDS_Document*

20 years agoRemove OCC_LIBS from LDFLAGS
jrt [Thu, 4 Sep 2003 07:21:42 +0000 (07:21 +0000)]
Remove OCC_LIBS from LDFLAGS

20 years agoRemove Opencascade dependencies. Change to STL.
jrt [Thu, 4 Sep 2003 07:14:51 +0000 (07:14 +0000)]
Remove Opencascade dependencies. Change to STL.

20 years agoChange OCC_LIBS to OCC_KERNEL_LIBS
jrt [Wed, 3 Sep 2003 17:31:43 +0000 (17:31 +0000)]
Change OCC_LIBS to OCC_KERNEL_LIBS

20 years agoNew DS implementation
jrt [Wed, 3 Sep 2003 17:30:36 +0000 (17:30 +0000)]
New DS implementation

20 years agoRemove Opencascade dependencies
jrt [Wed, 3 Sep 2003 17:29:04 +0000 (17:29 +0000)]
Remove Opencascade dependencies

20 years agocomments
jrt [Wed, 3 Sep 2003 17:21:56 +0000 (17:21 +0000)]
comments

20 years agoAdd iterator classes
jrt [Wed, 3 Sep 2003 17:21:40 +0000 (17:21 +0000)]
Add iterator classes

20 years agoRemove wok files. Comment no longer needed files
jrt [Wed, 3 Sep 2003 17:16:58 +0000 (17:16 +0000)]
Remove wok files. Comment no longer needed files

20 years agoAdd needed class for the new DS
jrt [Wed, 3 Sep 2003 17:09:43 +0000 (17:09 +0000)]
Add needed class for the new DS

20 years agoNRI : correction wrong merge.
nri [Fri, 18 Jul 2003 12:19:41 +0000 (12:19 +0000)]
NRI : correction wrong merge.

20 years agoNRI : Merge from V1_2.
nri [Fri, 11 Jul 2003 07:33:03 +0000 (07:33 +0000)]
NRI : Merge from V1_2.

20 years agoNRI : Merge from V1_2.
nri [Thu, 10 Jul 2003 17:51:18 +0000 (17:51 +0000)]
NRI : Merge from V1_2.

20 years agoNRI : Merge from V1_2.
nri [Thu, 10 Jul 2003 16:31:38 +0000 (16:31 +0000)]
NRI : Merge from V1_2.