rnv
d0f1a65f28
Merge V9_dev branch into master
2018-06-14 14:52:21 +03:00
eap
49d8574391
typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/975195177
2018-02-27 14:30:42 +03:00
rnv
ac5dc648d8
Merge changes from 'master' branch.
2017-12-29 16:22:02 +03:00
eap
a7d2d23910
GPUSPHGUI: create a 2D remesher algo and add Chordal Error parameter
2017-10-17 17:38:39 +03:00
rnv
1b359b696a
Merge multi-study removal branch.
2017-06-08 18:41:14 +03:00
eap
6a883c4b4a
IPAL54027: Projection algo is very long on a face with many edges
...
args of StdMeshers_FaceSide::GetFaceWires() changed
2017-03-09 11:08:50 +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
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
129557feea
IPAL52861: Netgen 2D fails on a sphere
...
IPAL22848: Netgen 1D-2D-3D fails on a cone with default Simple parameters
IPAL20479: computation of the mesh (on cone + box) via "NETGEN 1D_2D_3D" is failed.
Fixes:
1) Avoid setting a local size to zero on a degenerated edge
2) Avoid creating coincident NETGEN points (though with different UV) on a seam edge
2015-09-04 13:59:33 +03:00
eap
e7d8354cb4
23068: [CEA 1505] Be able to keep meshing in 2D after having merged the nodes in 1D
2015-07-09 12:46:41 +03:00
akl
99cf7a6a3c
Copyrights update 2015.
2015-02-16 16:17:41 +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
c0eaa8e783
IPAL52497: NETGEN 2D is 1.5 times slower in v7.4.0 than in v7.2.0
2014-09-12 19:26:17 +04:00
eap
86f0b5ec0b
22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry
2014-08-27 15:18:30 +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
eap
88496597ee
No more SetSurfaceCurvature() but SetUseSurfaceCurvature()
...
And fix SIGSEGV if SetUseSurfaceCurvature(False) + Optimize(True)
2014-05-08 11:50:54 +04:00
eap
67c76bbea8
Meshing in Salome 7.3.0 (partly) worse than in Salome 7.2.0
...
http://www.salome-platform.org/forum/forum_12/177188362
Speed-up a bit and fix a bug that _hypParameters in not nullified in CheckHypothesis()
2014-04-23 15:31:14 +04:00
akl
fd0f83d500
Update copyrights 2014.
2014-02-19 16:50:20 +04:00
vsr
3302782c77
Merge from BR_imps_2013 14/01/2014
2014-01-15 10:08:00 +00:00
vsr
c32068e4d7
Merge from V7_3_BR branch 18/12/2013
2013-12-18 15:10:27 +00:00
eap
61fa2bb95b
22401: [CEA 992] Regression on SMESH using NETGEN 2D
...
Remove debug output
2013-11-21 13:36:54 +00:00
eap
434f936325
22401: [CEA 992] Regression on SMESH using NETGEN 2D
...
At the second attempt, shorten range of allowed element size
2013-11-21 08:59:17 +00:00
eap
ffc352d7cc
0022401]: [CEA 992] Regression on SMESH using NETGEN 2D
...
Make two attempts: with and w/o MESHCONST_ANALYSE step
2013-11-19 10:30:40 +00:00
eap
4280b9f4db
Prevent division by zero in GetProgress()
2013-11-18 15:56:48 +00:00
eap
293fc4dc12
22401: [CEA 992] Regression on SMESH using NETGEN 2D
...
Change default grading "Very Coarse" -> "Coarse"
2013-11-15 10:36:37 +00:00
eap
d30b889d60
22401: [CEA 992] Regression on SMESH using NETGEN 2D
...
Ignore degenerated segments when setting local h
2013-11-14 10:26:03 +00:00
eap
d714c9c6e3
22355: EDF SMESH: New 1D hypothesis "Adaptive"
...
Let netgen limit size of triangles depending on geometry curvature in
case of missing hypothesis or usage of "NETGEN Parameters" hypothesis
2013-11-11 11:19:09 +00:00
eap
d3f5a4cc76
Progress bar
2013-09-03 15:43:58 +00:00
eap
328c64b611
Fix regression of SMESH_TEST/Grids/smesh/3D_mesh_Extrusion/A3
...
Pb with INTERNAL FACE
2013-08-08 14:48:03 +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
45442a99f6
correct orientation is assured by StdMeshers_FaceSide, no need to care more about it
2013-05-30 16:26:56 +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
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