Commit Graph

97 Commits

Author SHA1 Message Date
jrt
642ed0a836 Fix a bug (crash when adding an hexahedron from ids). 2004-02-02 16:43:59 +00:00
jrt
253bd8edea Merge branch merge_1_2_d 2004-01-29 17:33:20 +00:00
nadir
ae40db1097 removing the call to the tetrahedron generator NETGEN, because I did not yet
manage to make NETGEN running on the flight geometry.
2004-01-06 15:19:21 +00:00
nadir
14d5b8633d Mounting the hypothesis LengthFromEdges in th GUI of SMESH. This
functionality was only in the C++ API, and in the CORBA API.
2004-01-06 15:17:32 +00:00
jrt
20911863d8 Add a patch to make the build of netgen more user-friendly 2004-01-05 13:53:09 +00:00
jrt
79458cb904 We do not need OCAF in Netgen 2004-01-05 13:52:25 +00:00
jrt
fad0769be8 [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).
2004-01-05 09:05:43 +00:00
nadir
0cce2b323f correct a small bug found by the EDF developpement team (PN and AT) :
AddVolume in the case of a Tetrahedron.
2003-12-15 13:15:33 +00:00
jrt
76ffafd784 [Bug SMESH4598] Crash of the session when compute and update are not done in the same view. Bug fixed. 2003-12-11 09:51:27 +00:00
jrt
0aec6215ad HAVE_NETGEN (#define) to remove an unresolved symbol when building without netgen 2003-12-11 09:49:11 +00:00
jrt
bf1947495c Create and use HAVE_NETGEN (#define) to avoid unresolved symbols in libraries. 2003-12-10 17:23:08 +00:00
jrt
aadf713b66 Cosmetics 2003-12-10 16:05:04 +00:00
nadir
51fa3b0985 Correcting a problem araising when building the SMESH module whithout Netgen. 2003-12-09 14:13:45 +00:00
nadir
faa1c8f2bc updating or adding when merging in the main trunk with the version in the
branch nadir_1_2_2 !!
2003-12-08 15:43:20 +00:00
jrt
cf8c1dc99e Remove "pause" primitive call. 2003-12-05 14:49:58 +00:00
jrt
00d8bf239f [Bug SMESH839] Spelling: Hypotheses - Hexa?edron (i,j,k). Bug Fixed. 2003-11-27 11:45:38 +00:00
nadir
341338ff08 merge with the branch nadir_update_MED_v1_3_0 (branch to build the V1_3_0
version of the module.
2003-11-18 09:19:32 +00:00
jrt
94f6c18ae0 MergeV1_2c-1 2003-11-12 11:40:21 +00:00
nri
bdfbfa829d NRI : MergeV1_2c-1. 2003-11-06 14:43:11 +00:00
nri
547de73ed6 NRI : Add licence header. 2003-11-06 14:34:27 +00:00
jrt
81ed9b4662 Fix/implement removeNode, removeEdge, removeFace, removeVolume and removeElement 2003-10-22 15:28:19 +00:00
jrt
92876f6a75 When the main window was maximized some dialogs were cropped at the bottom of the screen. It's now fixed. 2003-10-20 16:26:06 +00:00
jrt
e02efafc15 Fix a bug. Quadrangles were added as triangles. 2003-10-17 16:31:14 +00:00
jrt
bef8537764 Keep compatible with gcc 2 2003-09-23 14:33:41 +00:00
nri
3297595671 NRI : Display Component UserName and Icon. 2003-09-23 11:52:55 +00:00
jrt
5eead45ced Freshly added file 2003-09-22 12:23:34 +00:00
jrt
e0b529896b Add HexahedronOfNodes and Tria3OfNodes to improve performance 2003-09-12 15:12:19 +00:00
jrt
aa64a62c43 Fix bug. Was always printing 8 nodes 2003-09-12 15:11:29 +00:00
jrt
4ea4ccf36f Add support for tetra, pyramid and prism 2003-09-08 15:04:54 +00:00
jrt
00c069f8d4 Add some comments 2003-09-08 13:41:48 +00:00
jrt
888669652e Some forgotten return statments 2003-09-05 12:19:11 +00:00
jrt
ef932e4d05 Correct some memory leaks 2003-09-05 11:45:54 +00:00
jrt
f7fbf1c622 Use nodes and elements pointer instead on IDs 2003-09-05 10:31:32 +00:00
jrt
145c89df59 Change API to use pointer on elements and no longer ID of elements 2003-09-05 10:20:27 +00:00
jrt
24761f97d2 Remove no longer needed files 2003-09-04 15:04:26 +00:00
jrt
c914dd6b70 Remove no longer needed files 2003-09-04 14:50:14 +00:00
jrt
8d2ecd75b0 Update to match the changes in SMDS 2003-09-04 12:03:27 +00:00
jrt
49b22b1c40 Remove OCC_LIBS from LDFLAGS 2003-09-04 11:03:54 +00:00
jrt
b7daa91df6 Update to mach the changes in SMDS 2003-09-04 10:56:52 +00:00
jrt
8358c7288e Remove OCC_LIBS from LDFLAGS 2003-09-04 10:44:52 +00:00
jrt
dd138f193f Update to match the new implementation of SMDS 2003-09-04 10:41:22 +00:00
jrt
fb91f8b907 make GetMaxArea const 2003-09-04 10:10:43 +00:00
jrt
97368ef20f make hypothesis const 2003-09-04 10:10:23 +00:00
jrt
5e5d6b74d8 Update to match the change of SMDS (new DS). 2003-09-04 09:55:13 +00:00
jrt
7cb3a049a7 Use the file include in gcc instead of this one 2003-09-04 09:51:58 +00:00
jrt
bb2c60c2b6 Update to match the change of SMDS (new DS). 2003-09-04 09:21:41 +00:00
jrt
0273fe09c6 make GetNumberOfSegments and GetScaleFactor const 2003-09-04 09:13:24 +00:00
jrt
5b889e3e3e make GetLength const 2003-09-04 09:10:12 +00:00
jrt
19ad8814ce Change OCC_LIBS to OCC_KERNEL_LIBS 2003-09-04 08:09:40 +00:00
jrt
e1e47182c9 Change OCC_LIBS to OCC_KERNEL_LIBS 2003-09-04 07:55:38 +00:00