Commit Graph

202 Commits

Author SHA1 Message Date
vsr
14bbe7c9bf Correct a patch to be able to use native Togl 2016-05-26 16:30:38 +03:00
mpa
af6e99578f Migration to OCCT 7.0 2016-05-26 09:39:26 +03:00
vsr
ee38aeb99f Merge remote branch 'origin/V7_dev' 2016-05-24 18:33:55 +03:00
vsr
9c609f2530 Increment version: 7.8.0 2016-05-20 17:44:35 +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
c93498bd46 Merge branch 'V7_dev' 2016-03-25 10:13:31 +03:00
eap
48c26e46ac 53011: Order of sub-mesh in meshing process does't work
More fix for the SALOME crash
2016-03-23 14:46:26 +03:00
eap
0b23f6ad83 IPAL53011: Order of sub-mesh in meshing process does't work
fix SALOME crash: resize occgeom.facemeshstatus in FillNgMesh()

+ cosmetic changes
2016-03-22 14:31:50 +03:00
vsr
043ee5d5fe Copyright update: 2016 2016-03-21 18:12:56 +03:00
eap
cb834de9a0 53057: NETGEN-1D2D3D issues "Ignored" warning for faces of a sub-mesh 2016-03-15 16:02:21 +03:00
vsr
f8a4ca240a Set development flag ON 2016-03-09 18:26:32 +03:00
eap
f2f60d26d6 remove "using namespace std" from SMESH headers 2016-02-20 11:24:43 +03:00
vsr
2b188fad8a Merge relevant changes from V8_0_0_BR branch 2016-02-15 18:40:52 +03:00
eap
26b2cacf36 remove "using namespace std" from SMESH headers 2016-02-15 17:27:00 +03:00
rnv
33587a11bf CMake: simplifying Python detection mechanism. 2016-02-15 15:46:16 +03:00
vsr
d100fbc601 Increment version: 8.0.0 2016-01-25 15:51:16 +03:00
vsr
07b8dfac04 Merge branch 'V8_0_BR' 2016-01-15 09:42:16 +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
vsr
8d15c7da82 Fix possible problem with enclosed reloading of targets from SALOME modules 2016-01-13 17:13:22 +03:00
imn
e035305756 Merge Qt5 porting. 2015-12-24 13:32:24 +03:00
eap
92b0965b56 IPAL52922: Wrong processing of "Growth rate" value (Netgen 2D Parameters hypothesis) or Salome User's Guide documentation should be updated
IPAL52926: NETGENPLUGIN User's Guide documentation: screenshot should be updated
    Doc updated

IPAL52936: [NETGEN] Unset Local size is incorrectly dumped
    hyp impl and a resource file fixed
2015-10-27 19:22:09 +03:00
vsr
48af9556ce Set development flag to 1 2015-10-19 12:15:23 +03:00
vsr
3f09d73851 Increment version: 7.7.0 2015-10-15 08:57:23 +03:00
eap
94e1d3f340 2889: Wrong default name for the created "NETGEN 2D Parameters" hypothesis 2015-10-07 17:48:35 +03:00
eap
28e133bb1f IPAL52905: NETGEN 1D-2D-3D creates sliver elements in case of finer sub-meshes 2015-10-06 14:36:06 +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
9a26afa4ea Simplify code as SMESHDS_SubMesh::IsQuadratic() added 2015-08-07 14:36:26 +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
mpa
44d27b16d7 CMake improvement: usage of SALOME_GUI_MODE() macro 2015-06-11 14:52:10 +03:00
vsr
8cdfa23d9e Turn DEV version flag ON 2015-06-03 13:52:50 +03:00
ana
ae9236db1f Compatibility after fix for "IPAL52698: Convert to quadratic is wrong (hard periodic surfaces)" issue 2015-05-08 18:30:26 +03:00
eap
17822d1b5f Regression of smesh/bugs_19/X1: avoid SIGSEGV in case of invalid node params on EDGE 2015-05-06 19:17:10 +03:00
eap
9b3c975bfe 23051: [CEA 1470] SMESH NetGen - Local refinement not computed and dumped properly
Add protection against not published shapes passed to SetLocalSizeOnShape()
2015-04-23 18:03:26 +03:00
eap
03ed7cce3e 23051: [CEA 1470] SMESH NetGen - Local refinement not computed and dumped properly 2015-04-21 19:21:41 +03:00
vsr
b5bf08da54 Increment version: 7.6.0 2015-04-17 18:46:32 +03:00
eap
e718de74b8 23047: [CEA 1472] Incorrect mesh with Netgen 1D-2D-3D but not reported in error
1) fix hasBadElemOnSolid() to report non-coupled edges
  2) fix Compute() to report an error about bad elements in addition to a more general message

IPAL52687: NETGEN 1D2D3D fails on a box with meshed (by sub-meshes) holes and two sides

   FillNgMesh(): do not add nodes on degenerated edges
2015-04-16 22:16:15 +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
359bbac0d7 Fix compilation with dev OCCT 2015-02-10 15:12:43 +03:00
eap
517fcbe5f1 22834: [CEA 1347] Viscous layers: be able to choose the extrusion method 2015-02-10 14:15:10 +03:00
eap
de34cc5743 Add patch for netgen-5.3.0 2015-01-28 17:54:34 +03:00
vsr
de51595c21 Switch DEV version marker to 1 2015-01-20 10:05:15 +03:00
vsr
a50d197c9c Merge branch 'V7_5_BR' 2015-01-20 10:04:15 +03:00
eap
a219ef71b8 To build NETGEN-5 2014-12-12 21:18:15 +03:00
vsr
f156dceb92 Increment version: 7.5.1 2014-12-09 11:46:46 +03:00
vsr
be9954d734 Increment version: 7.5.0 2014-11-05 18:27:22 +03:00
vsr
61dab04e07 Remove obsolete staff; redesign Handle-based and CDL-generated classes 2014-10-21 18:57:30 +04:00
vsr
d18c5fa35d ParaView 4.2 porting 2014-10-15 14:30:54 +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