61 Commits

Author SHA1 Message Date
Yoann Audouin
9b35f0cc86 partial work for netgen2d in run_mesher + corrections for netgen3d nodeVec + restoring sequential netgen2D_only 2022-09-09 09:50:30 +02:00
Yoann Audouin
cd7fb05959 Generic path for executable 2022-08-31 16:29:01 +02:00
Yoann Audouin
a90203eab4 restoring original compute + Cleanup 2022-08-31 09:34:02 +02:00
Yoann Audouin
6cd4dbe17e Working version for run_mesher for netgen 3d 2022-08-26 11:36:21 +02:00
Yoann Audouin
58c0c7e37e Using provider for occgeom and nglib 2022-07-25 10:34:43 +02:00
eap
a8606239fd bos #18711 [CEA 18704] COTECH action 117.4: NETGEN 6 Integration in SALOME
cleanup + PATCH
2021-09-06 15:52:51 +03:00
eap
01572b6331 bos #20256: [CEA 18523] Porting SMESH to int 64 bits 2021-04-19 17:33:29 +03:00
vsr
a3145d1ba3 Copyright update 2021 2021-03-24 20:52:31 +03:00
eap
0f6a0216f7 #18711 [CEA 18704] COTECH action 117.4: NETGEN 6 Integration in SALOME 2020-12-10 13:14:25 +03:00
SALOME
ea5e046236 #18963 Minimize compiler warnings 2020-12-08 19:02:50 +03:00
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 bc0818fc4c602b9fc07da44394126e47d3611163.
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