vsr
42150ad36f
Merge from BR_Dev_For_6_3_1 03/06/2011
2011-06-03 10:10:25 +00:00
vsr
8582e223b0
Update copyright
2011-06-02 08:39:38 +00:00
eap
e32634a346
fix regression with seam edges made by the previous revision
2011-05-23 08:25:50 +00:00
eap
08865d94da
0021263: EDF 1868: Several use cases fail (regressions)
...
1) treat separately connected INTERNAL edges
2) restore treatment of a pre-computed seam edge
2011-05-17 12:07:27 +00:00
eap
a5ffcb1f56
0021263: EDF 1868: Several use cases fail (regressions)
...
- while ( !SMESH_Algo::VertexNode( TopExp::FirstVertex( edges.front(), 1), helper.GetMeshDS())
+ while ( !SMESH_Algo::VertexNode( SMESH_MesherHelper::IthVertex( 0, edges.front()), helper.GetMeshDS())
2011-05-16 14:22:31 +00:00
eap
d09cb100f3
0021263: EDF 1868: Several use cases fail (regressions)
...
fix getConnectedEdges() not to return INTERNAL edges connected to
"normal" edges
2011-05-13 13:37:03 +00:00
eap
9b5f998449
0020676: EDF 1212 GEOM: Partition operation creates vertices which
...
causes mesh computation to fail with netgen
Fix regression with the nethgen-4.9.13
2011-04-26 07:12:46 +00:00
eap
eab620651d
0020452: EDF 1056 SMESH : 2D Projection Issue /regresion/
...
avoid sharp change of Local H caused by short edges
2011-04-25 15:14:58 +00:00
eap
fee2e60207
0021073: EDF 1683 NETGENPLUGIN: Local size on edge creates unreguler 1D elements
...
Restore a lost fix (1.4.2.5.20.5 netgen45ForSalome.patch)
2011-04-22 13:05:35 +00:00
eap
c62bdcf082
0020918: EDF 1447 SMESH: Mesh common borders (note 0010726)
...
1) in Compute(), fix error that points corresponding to free nodes
on vertices are not added to netgen mesh
2) in FillSMesh(), remove unnecessary data
- NCollection_Map<int> pindMap;
- NCollection_Map<Link> linkMap;
2011-04-20 13:44:05 +00:00
inv
2456aacf6c
Changing version to 6.3.0
2011-04-18 11:19:12 +00:00
gdd
393bc8699a
rnc : Modification of min size of QLinEditWidget in order to let appear the default name of the hypothesis in Netgne Parameters
2011-04-08 14:43:35 +00:00
eap
48ccb54bfd
validate only enabled controls
2011-04-06 08:41:21 +00:00
adam
2e1e059770
Activate WITH_SMESH_CANCEL_COMPUTE with automake
2011-03-19 18:19:11 +00:00
gdd
7dbbc5de6e
Update patch to work with gcc 4.5
2011-03-18 08:51:01 +00:00
adam
2cdf1b2ac7
Implement Cancel Compute
2011-03-17 11:03:40 +00:00
vsr
c9d186bf9d
Avoid configure warning
2011-03-04 16:05:25 +00:00
adam
146662ddce
Remove warnings
2011-02-28 10:03:09 +00:00
eap
cce42b80fd
Restore lost modifications done for 0020748: Add Gradation in Netgen 2D hypothesis
2011-02-22 14:32:46 +00:00
eap
66dfbb110c
patch for netgen-4.9.13 sources
2011-02-22 11:39:51 +00:00
eap
179e18323f
remove debug output
2011-02-22 08:20:55 +00:00
eap
47599c088a
Regressions bugs/D3, bugs/I5
...
Support sub-meshes with netgen-4.9.13
2011-02-21 17:53:18 +00:00
adam
11e4fa67a4
Remove warnings
2011-02-17 14:41:02 +00:00
eap
81b8deb165
Regression of SMESH_TEST/Grids/smesh/2D_mesh_NETGEN/B6 where some
...
EDGEs and VERTEXes ramain not meshed since equal EDGEs and VERTEXes
exist and netgen makes a sewn mesh on a not sewn geometry
2011-02-03 14:50:27 +00:00
eap
881022af01
0021140: EDF 1759 SMESH: Netgen1D2D fails on subshape
...
Fix work on edges computed with the Composed Segment discretizer
2011-01-25 15:06:34 +00:00
eap
c4fe195950
0021131: EDF 1167 NETGENPLUGIN: SIGSEGV when trying to mesh a shape with degenerated edges
...
prevent access to NULL curve of the degenerated edge
2011-01-21 17:45:09 +00:00
eap
7aacc6b391
0020832: EDF 1359 SMESH : Automatic meshing of boundary layers
...
to work after StdMeshers_ViscousLayers
+ opt-hypos="ViscousLayers"
2011-01-18 12:25:36 +00:00
eap
8d245c0e35
0021116: [CEA] non regression test fails
...
make sub-meshes of degenerated EDGE's be "always computed"
2010-12-29 11:59:59 +00:00
vsr
97990c642a
Merge from V6_2_BR 23/12/2010
2010-12-24 08:22:38 +00:00
vsr
00217d4eb2
Improve hack_libtool utility to workaround problems on some Linux configurations
2010-12-06 13:04:17 +00:00
vsr
276238d114
Fix problem of compilation in --without-gui mode (vtk is required even if GUI is not built)
2010-12-02 11:14:50 +00:00
prascle
090c556dd9
PR: SMDS memory improvement, VTK version from Paraview 3.9
2010-11-29 13:35:09 +00:00
vsr
fa2966afd4
Merge from V5_1_main 26/11/2010
2010-11-26 15:48:51 +00:00
vsr
d7d66641f1
Merge from V5_1_main branch 24/11/2010
2010-11-25 12:50:21 +00:00
gdd
b347c8933d
Replace CHECK_MPICH by CHECK_MPI
2010-11-24 17:00:12 +00:00
vsr
be001649f7
0021063: [CEA 434] Compilation using gnu compiler v4.5
2010-11-11 13:05:42 +00:00
vsr
3a8cdae661
Merge from V5_1_main 10/06/2010
2010-06-10 10:35:22 +00:00
inv
2792422baf
Changing version to 6.1.0
2010-05-24 11:54:45 +00:00
vsr
91c1d3465a
Merge from V5_1_main 14/05/2010
2010-05-14 15:49:35 +00:00
eap
b6d4daa757
020700: EDF 1234 SMESH: Quadrangle preference and Netgen
...
- if ( _hypMaxElementArea || _hypLengthFromEdges )
+ if ( _hypMaxElementArea || _hypLengthFromEdges || _hypQuadranglePreference)
aStatus = HYP_OK;
2010-02-18 09:00:21 +00:00
ouv
290e356071
Additional fix for issue 0020692: Duplicate check_*.m4 between modules.
2010-02-11 16:44:17 +00:00
eap
6d27b01928
0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic
...
* Fix check if a face is triangle
2010-02-11 13:52:23 +00:00
eap
42b43269f4
0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh computation to fail with netgen
...
* Redesign in order to precompute internal edges
2010-02-11 08:29:13 +00:00
eap
f8b902ad9a
0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh computation to fail with netgen
...
* Fix for internal edges
2010-02-11 08:28:13 +00:00
eap
388d346ae9
0020682: EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells
...
* Avoid creating nodes and tetras at place where volumic elements already exist
2010-02-09 11:21:29 +00:00
eap
7a9566f1d2
0019296: EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
...
Let Netgen discretize edges to know nb of segments
2010-01-27 10:07:11 +00:00
eap
fc79403acc
untabify
2010-01-26 07:16:30 +00:00
vsr
10fc3eb3e0
Merge from V5_1_3_BR branch (07/12/09)
2009-12-08 16:04:11 +00:00
adam
ab2d564ff9
*** empty log message ***
2009-10-27 13:04:27 +00:00
adam
9744d220ed
Netgen 4.9.11 compatibility
2009-10-26 17:13:37 +00:00