Commit Graph

51 Commits

Author SHA1 Message Date
vsr
f9693c55bc Copyright update 2020 2020-04-16 10:34:13 +03:00
eap
7a1c6f7661 #16843 EDF 19340 - wrong quadratic mesh 2019-04-19 14:19:01 +03:00
vsr
be26e71878 Update copyrights 2019-02-14 18:09:52 +03:00
eap
ce10bee1cd 23627: [IMACS] ASERIS: project point to the mesh and create a slot
Expose all NETGEN parameters via the plugin
2019-01-17 16:03:36 +03:00
rnv
d0f1a65f28 Merge V9_dev branch into master 2018-06-14 14:52:21 +03:00
eap
a4a095ed06 23418: [OCC] Mesh: Minimization of memory usage of SMESH 2018-04-05 17:15:06 +03:00
rnv
1b359b696a Merge multi-study removal branch. 2017-06-08 18:41:14 +03:00
eap
dbfaad0241 Remove useless MESSAGEs 2017-01-12 21:18:58 +03:00
rnv
a977b1282b Fix preprocessor instructions for GCC 2016-11-25 18:58:00 +03:00
ana
21d85e8d2a Windows compatibility. 2016-11-25 17:24:58 +03:00
imn
9cc5a6ab79 0023299: [CEA] Finalize multi-study removal
- delete study id parameter
2016-10-14 17:01:39 +03:00
eap
e1a0d0a23f Add possibility to define Local Size via a file 2016-10-07 17:49:45 +03:00
eap
a5c8f82089 Enable Local Size for NETGEN 3D and NETGEN 2D 2016-08-30 15:38:14 +03:00
eap
a60d97e956 Fix compilation after changes in SMESH headers
+ Eliminate warnings
2016-06-29 16:10:15 +03:00
eap
d079d327d7 Regression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B2
This modif allows re-meshing a face on which _ViscousBuilder::shrink() fails
2016-05-11 16:59:07 +03:00
vsr
043ee5d5fe Copyright update: 2016 2016-03-21 18:12:56 +03:00
eap
a6ff10e23f Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()
+ Fix compilation warnings
2016-01-14 14:49:35 +03:00
eap
ce66305970 0052673: Viscous Layers hypothesis is not taken into account by NETGEN 3D algo 2015-04-08 18:46:19 +03:00
akl
99cf7a6a3c Copyrights update 2015. 2015-02-16 16:17:41 +04:00
eap
882d700f99 22737: [CEA 1303] Regression on test script 12_cube_ecorce_noyau.py 2014-10-08 16:13:59 +04:00
eap
48e88528c4 Regressions
2D_mesh_NETGEN_03/D2
 bugs_05/F2
 bugs_16/S8
2014-10-02 13:28:55 +04:00
eap
d4270a3332 22690: [CEA 1276] Regression on the test script ecorce.py 2014-09-15 14:47:00 +04:00
eap
0a380c9757 22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry 2014-08-22 15:38:59 +04:00
vsr
56779ee521 Revert "Synchronize adm files"
This reverts commit bc0818fc4c.
2014-08-07 14:10:17 +04:00
Maintenance team (INV)
bc0818fc4c Synchronize adm files 2014-08-06 23:18:26 +04:00
akl
fd0f83d500 Update copyrights 2014. 2014-02-19 16:50:20 +04:00
eap
d3f5a4cc76 Progress bar 2013-09-03 15:43:58 +00:00
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
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
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
vsr
fbceed67d3 Merge from V6_main 01/04/2013 2013-04-01 13:28:55 +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
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
14f4b7bcf8 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 16:03:52 +00:00
eap
803a003b3e PAL10974: move isReversedElem() to SMESH_Algo as IsReversedSubMesh() 2005-12-20 14:07:13 +00:00
eap
494eae7646 PAL10500. Take care of degenerated edges 2005-11-16 06:52:27 +00:00
eap
6685097bb2 PAL9513. Make peresence of "Max Element Volume" hypothesis optional 2005-10-11 09:14:49 +00:00
jfa
a4b2b52ce5 PAL10013: Mesh with coincident nodes after NETGEN applying 2005-09-22 06:54:23 +00:00
eap
e339065f45 PAL9022. Attach generated mesh elements to whatever meshed shape, SHELL or SOLID 2005-09-07 04:33:54 +00:00
eap
2e0c280014 Fix Bug PAL8787: pass to Netgen only nodes of triangles 2005-05-18 07:29:05 +00:00
eap
4dc45676f7 Fix Bug IPAL8776: compute if nbShells > 1; remove annoing messages and unused variables 2005-05-13 07:59:02 +00:00
admin
a639367a17 Update from OCC 2004-12-17 11:38:32 +00:00