Commit Graph

2233 Commits

Author SHA1 Message Date
jrt
79458cb904 We do not need OCAF in Netgen 2004-01-05 13:52:25 +00:00
jrt
3dac33dcd5 Fix some quotes problems. 2004-01-05 13:38:38 +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
47e405c5ea 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.
2003-12-16 15:27:48 +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
d808e769a0 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.
2003-12-09 10:00:37 +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
8384c80a93 update 2003-11-27 11:47:28 +00:00
jrt
00d8bf239f [Bug SMESH839] Spelling: Hypotheses - Hexa?edron (i,j,k). Bug Fixed. 2003-11-27 11:45:38 +00:00
nri
09b345dbed NRI: 1.3.0 version. 2003-11-25 08:52:49 +00:00
nri
ec36a48904 NRI : Add static documentation. 2003-11-20 12:45:51 +00:00
nri
f25b630db2 NRI : Update images. 2003-11-20 12:45:16 +00:00
nri
0ee4095f28 NRI : Generate TreeView. 2003-11-20 12:44:23 +00:00
nri
a23fca498d NRI : Add static directory. 2003-11-20 12:43:43 +00:00
jrt
f10f417873 update for V1_3_0_b2 2003-11-18 15:01:30 +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
fca9d06704 update 2003-11-17 09:22:16 +00:00
jrt
2f80a011ae Update for V1.3.0b1 2003-11-12 13:20:38 +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
nri
63937d6c33 NRI : add LICENCE file 2003-11-06 11:34:19 +00:00
nri
65897dd679 NRI : Relative path !!!! 2003-11-03 15:50:59 +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
212b8d174e Create branch merge_1_2_c__1_2_2 2003-10-17 12:35:44 +00:00
jrt
9bf5caace2 Update. Created a new branch for user nadir. 2003-10-06 10:50:04 +00:00
nri
342d400770 NRI : RedHat 9 compatibility (M. Tajchman). 2003-10-02 16:16:28 +00:00
jrt
58b87f7d06 Add a tag file to track branch and tag. Update INSTALL to prepare V1_2_2 tag. 2003-09-26 15:14:40 +00:00
nri
ece587c702 NRI : INSTALL file defined into SALOME2_PRODUCTION_CYCLE document. 2003-09-26 14:21:29 +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
7124ef481e update 2003-09-08 15:11:15 +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