Commit Graph

2316 Commits

Author SHA1 Message Date
yfr
bc37f0b49f DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:55:35 +00:00
yfr
c3bf92bd87 DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
nadir
fe9985e3cf adding python scripts to illustrate the way to mesh a shape giving different hypothesis on its sub-shapes. 2004-04-01 11:58:39 +00:00
nadir
d65fdaa969 correct a small bug detected when using different wire discretisation
of edges of the shape to be meshed by hexaedrons.
2004-04-01 11:54:39 +00:00
jrt
61c36a7e0c Creating and importing 2 meshes from the same engine was not working. Mesh ID management was change to fix this problem. 2004-03-26 14:53:44 +00:00
jrt
36c731ec63 Fix a bug: Crashing when loading submeshes. It seems that c++ delete keyword must not be applied to HDF object. 2004-03-25 17:17:33 +00:00
jrt
99dfb73d48 Fix bug SMESH5528 (The compilation fails on the file SMESHDriver.cxx using gcc2.95.4). 2004-03-24 17:31:44 +00:00
jrt
18052b88c4 update 2004-03-23 13:28:48 +00:00
jrt
98a44e079f Version 1.5.0. 2004-03-23 13:20:36 +00:00
jrt
e531bb537a update 2004-03-23 09:57:30 +00:00
jrt
addaa0b071 Add a MEDFILE attribut for selection in Efficas. Patch submited by P. Rascle on 2004-03-22. 2004-03-23 09:53:14 +00:00
jrt
9fad60b470 Fix bug SMESH5512 (Crash on DEBIAN woody, V1_4_0b). 2004-03-23 09:48:58 +00:00
jrt
d09f539218 Fix bug SMESH5451: SMESH_mechanic script aborts. 2004-03-16 12:51:43 +00:00
jrt
e6982c22a6 Readded with -kb flag. 2004-03-16 09:30:49 +00:00
jrt
269c0d4317 Added without -kb flags. 2004-03-16 09:28:34 +00:00
jrt
81b204aced Add a small tutorial. 2004-03-16 09:19:42 +00:00
jrt
514dd60af1 update 2004-03-15 18:58:52 +00:00
jrt
7b70ad87bf Merge br_enable_import_mesh. Enable import mesh and save/load SMESH study. 2004-03-15 18:42:16 +00:00
jrt
c9d641a57d update 2004-02-16 14:47:03 +00:00
jrt
642ed0a836 Fix a bug (crash when adding an hexahedron from ids). 2004-02-02 16:43:59 +00:00
jrt
404443cc0a update. 2004-01-30 16:00:43 +00:00
jrt
7931eb30d9 update. 2004-01-30 15:42:52 +00:00
nri
735f721af6 NRI : 1.4.0 version 2004-01-30 13:18:38 +00:00
jrt
fe5624a4bb Upgrade to version 1.4.0. 2004-01-29 17:52:25 +00:00
jrt
253bd8edea Merge branch merge_1_2_d 2004-01-29 17:33:20 +00:00
jrt
30d5082e4a update 2004-01-20 11:26:56 +00:00
jrt
8f0dab9774 update 2004-01-20 10:43:21 +00:00
nri
f09214744c NRI : bug KERNEL5014 fixed. 2004-01-14 09:24:03 +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
7d5f114fea Fix a mispelled environment variable for idl python 2004-01-05 16:14:31 +00:00
jrt
44cd2f9819 update 2004-01-05 14:32:39 +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
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