Commit Graph

69 Commits

Author SHA1 Message Date
eap
f4ce2ed242 Compute Progress bar
-    res = 0.5 * netgen::multithread.percent / 100.; // [0., 0.5]
+    res = 0.001 + 0.5 * netgen::multithread.percent / 100.; // [0., 0.5]
2013-07-09 12:01:11 +00:00
eap
672042c687 + virtual double GetProgress() const; 2013-07-03 16:22:00 +00:00
eap
31d67dddec + cout << "NOTE: netgen output log REMOVED " << _outputFileName << endl; 2013-07-03 16:20:36 +00:00
eap
1860b7824a CoTech decision: move MEDWrapper from MED to SMESH
Remove dependency on MED module
2013-06-26 11:39:19 +00:00
eap
aabb991fa6 0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
Fix "Conditional jump or move depends on uninitialised value(s)" valgrind error
- initialize NETGENPlugin_NetgenLibWrapper::isComputeOk
2013-06-19 14:21:33 +00:00
akl
c5e023e735 Correction of implementation of 0022170 ([CEA 704] Redirect NETGEN outup in a log file) to avoid patching of "netgen" product. 2013-06-03 10:48:54 +00:00
akl
28e6f61a7e Implementation of 0022170: [CEA 704] Redirect NETGEN outup in a log file.
Output of 'netgen' is redirected to temporary file.
2013-05-31 08:47:45 +00:00
eap
45442a99f6 correct orientation is assured by StdMeshers_FaceSide, no need to care more about it 2013-05-30 16:26:56 +00:00
eap
ddab65ce00 0022100: EDF 2413 SMESH: Take into account TRIA7
Generate quadratic volumes from a quadratic 2D mesh w/o shape
2013-05-16 17:28:31 +00:00
akl
69fdeabe97 Correction because of 'smeshDC' refactoring. 2013-04-18 04:56:15 +00:00
vsr
3de7ed3286 Increment version to 7.2.0 2013-04-12 15:27:20 +00:00
akl
6194f11dd9 Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and customize the header and footer only. 2013-04-11 07:30:14 +00:00
akl
4875887c0f Install example scripts. 2013-04-11 07:17:59 +00:00
vsr
1510dffa8d Improve documentation 2013-04-09 06:33:39 +00:00
vsr
dfad94e1f0 Improve documentation 2013-04-09 06:05:15 +00:00
vsr
3e0fd2fabf Improve documentation 2013-04-08 16:39:32 +00:00
vsr
1e54d14b39 Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration 2013-04-05 10:47:52 +00:00
vsr
b9a1fa194f Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration 2013-04-05 10:38:32 +00:00
vsr
5764dd74c2 Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration 2013-04-05 09:36:23 +00:00
vsr
76fbcbaf58 Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration 2013-04-05 09:25:37 +00:00
vsr
db7aa8538f Merge from BR_plugins_pbyacs 03/04/2013 2013-04-04 07:11:14 +00:00
inv
7c07317f73 Fix bug with missing documentation for dynamic methods 2013-04-04 06:30:54 +00:00
vsr
fbceed67d3 Merge from V6_main 01/04/2013 2013-04-01 13:28:55 +00:00
vsr
40fec9b4db Set dev tag back to 1 2013-03-20 11:14:24 +00:00
vsr
826abb8a5f Increment version of 7.1.0 2013-03-20 09:32:03 +00:00
vsr
0fe999d4f3 Merge from V6_main 15/03/2013 2013-03-15 14:52:50 +00:00
akl
b22cd8fe61 Fix to build by CMAKE with Netgen-5.0.0 2013-03-12 10:48:19 +00:00
vsr
a7ea391a07 Merge from V6_main 06/03/2013 2013-03-06 13:59:46 +00:00
vsr
7fb1d4d449 Merge from V6_main 28/02/2013 2013-02-28 15:39:38 +00:00
vsr
2b9909cbae Merge from V6_main 11/02/2013 2013-02-12 14:44:36 +00:00
vsr
137d476bda Merge from V6_main 13/12/2012 2012-12-13 12:29:39 +00:00
vsr
b8fc64c6d7 Merge from V6_main (04/10/2012) 2012-10-08 13:15:52 +00:00
inv
bf1d93fc2f Increment version number (prepare SALOME version 7.0.0) 2012-08-15 10:48:22 +00:00
vsr
8b4cb29237 Merge from V6_main_20120808 08Aug12 2012-08-09 11:45:31 +00:00
vsr
5e1cfe70db Merge from BR_V5_DEV 16Feb09 2009-02-17 07:15:34 +00:00
jfa
40bc6ed762 Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00
jfa
8e59f8e772 Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:42:55 +00:00
jfa
e97896c68f Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:54:13 +00:00
jfa
98817b13cb Change version name to 3.2.0a2 2006-03-15 13:00:11 +00:00
jfa
14f4b7bcf8 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 16:03:52 +00:00
jfa
f197df9d7c Update version to 3.2.0a1 2006-02-08 09:47:47 +00:00
smh
85b350e775 Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:23:55 +00:00
jfa
51ca259680 Join modifications from branch BR_3_1_0deb 2005-12-28 09:28:42 +00:00
eap
803a003b3e PAL10974: move isReversedElem() to SMESH_Algo as IsReversedSubMesh() 2005-12-20 14:07:13 +00:00
smh
9717464672 VERSION update 2005-12-06 15:06:43 +00:00
vsr
f54104df4f Increment version number: 3.1.0a3 2005-11-18 10:11:33 +00:00
eap
494eae7646 PAL10500. Take care of degenerated edges 2005-11-16 06:52:27 +00:00
vsr
e14394313c Update version number: 3.1.0a2 2005-10-26 07:54:33 +00:00
smh
c8e104e7f8 Preparation of 3.1.0a2: version ID. 2005-10-18 15:06:52 +00:00
eap
6685097bb2 PAL9513. Make peresence of "Max Element Volume" hypothesis optional 2005-10-11 09:14:49 +00:00