eap
|
0f954310b4
|
0021363: EDF 1957 SMESH: Use of viscous layers with BLSURF
fix up incorrect uv of nodes on the FACE
|
2011-09-20 08:08:23 +00:00 |
|
eap
|
7eb6cc5064
|
Fix a bug reported at the SALOME forum http://www.salome-platform.org/forum/forum_10/156409406
- bool ok;
+ bool ok = true;
|
2011-08-30 10:59:48 +00:00 |
|
vsr
|
39f36db219
|
Merge from V6_3_BR 19/07/2011
|
2011-07-19 12:05:24 +00:00 |
|
vsr
|
91c92cb543
|
Merge from V6_3_BR 15/07/2011
|
2011-07-15 11:19:53 +00:00 |
|
eap
|
b6fe67a04f
|
initialize the Curve Adaptor using range of the edge
|
2011-07-01 15:45:09 +00:00 |
|
vsr
|
2c607013a2
|
Merge from V6_3_BR 06/06/2011
|
2011-06-06 08:15:39 +00:00 |
|
eap
|
e377bfeb20
|
unused variables
|
2011-02-22 14:28:14 +00:00 |
|
eap
|
e3409934a4
|
0021130: EDF 1746 SMESH: Issue with export in STL format
move TNodeXYZ from SMESH_MeshEditor to SMESH_TypeDefs.hxx as SMESH_TNodeXYZ
|
2011-01-27 16:45:55 +00:00 |
|
eap
|
ae954579c5
|
0020832: EDF 1359 SMESH : Automatic meshing of boundary layers
Assure stability
|
2011-01-24 09:17:26 +00:00 |
|
gdd
|
44f80071d1
|
Add missing include
|
2011-01-18 13:02:45 +00:00 |
|
eap
|
e201ae8a2a
|
0020832: EDF 1359 SMESH : Automatic meshing of boundary layers
+ StdMeshers_ViscousLayers.hxx
|
2011-01-18 12:15:36 +00:00 |
|