Commit Graph

2161 Commits

Author SHA1 Message Date
prascle
2d17e13610 PR: examples adaptation 2013-03-22 08:30:21 +00:00
prascle
63dc53a14d PR: examples adaptation to geomBuilder and smeshBuilder 2013-03-22 00:31:28 +00:00
prascle
9bb4cc82c2 PR: examples adaptation to geomBuilder and smeshBuilder 2013-03-22 00:14:23 +00:00
prascle
6a253cdd1e PR: examples adaptation to geomBuilder and smeshBuilder 2013-03-21 23:57:23 +00:00
prascle
a48fda9fd7 PR: examples adaptation to geomBuilder and smeshBuilder 2013-03-21 23:33:12 +00:00
prascle
192e80639e PR: examples adaptation to geomBuilder and smeshBuilder 2013-03-21 22:59:51 +00:00
prascle
e1b581001e PR: examples adaptation to geomBuilder and smeshBuilder 2013-03-21 22:47:33 +00:00
prascle
23519bfc50 PR: examples adaptation to geomBuilder and smeshBuilder 2013-03-21 22:35:39 +00:00
prascle
ab477cd54e PR: examples adaptation 2013-03-21 16:50:22 +00:00
prascle
a091c1bd76 PR: debug examples 2013-03-21 13:08:18 +00:00
prascle
970a92d2c6 PR: doc correction for StdMeshers 2013-03-20 15:11:59 +00:00
prascle
cb3d296cf2 PR: merge synchro V7_1_0 2013-03-20 14:28:51 +00:00
prascle
78404cc226 PR: synchro smeshpyDC 7.1.0 2013-03-20 14:27:24 +00:00
prascle
734f635b5f PR: synchro V7_main tag mergefrom_V6_main_19Mar13 2013-03-20 10:23:48 +00:00
prascle
f9343acc3c PR: examples adaptation to geomBuilder 2013-03-15 10:57:18 +00:00
prascle
96551e154e PR: examples adaptation 2013-03-14 15:58:07 +00:00
prascle
2e7bfd1664 PR: examples adaptation 2013-03-14 13:16:09 +00:00
prascle
bc14d0c0f2 PR: examples adaptation 2013-03-14 11:03:51 +00:00
prascle
1d6c201310 PR: examples adaptation 2013-03-14 08:43:02 +00:00
prascle
682bea02c0 PR: examples adaptation 2013-03-13 20:34:41 +00:00
prascle
bf60d6c358 PR: update documentation and examples 2013-03-13 14:32:14 +00:00
prascle
373c03904b PR: synchro V7_main tag mergefrom_V6_main_06Mar13 2013-03-11 16:10:13 +00:00
prascle
4cd2499bdd PR: synchro V7_main tag mergefrom_V6_main_28Feb13 2013-03-01 16:33:22 +00:00
prascle
4e093d8c63 PR: comment debug print 2013-02-25 10:43:20 +00:00
prascle
bd8239d683 PR: fix dump and compatibility with previous scripts 2013-02-25 10:21:39 +00:00
prascle
1d673b7232 PR: packaging: from salome.smesh import smeshBuilder 2013-02-24 20:57:19 +00:00
prascle
36cfe45a94 PR: synchro V7_main tag mergefrom_V6_main_11Feb13 2013-02-20 15:39:30 +00:00
prascle
7f3c1cde92 PR: dump new init mode 2013-02-19 11:27:45 +00:00
prascle
20c126bc22 PR: synchro V6_main tag mergeto_V7_main_11Feb13 2013-02-18 20:50:33 +00:00
prascle
1b57300c82 PR: distributed geom and smesh scripts: first step 2013-02-07 14:42:52 +00:00
rnc
79f0b7244b tiny documentation improvement 2012-12-05 13:13:54 +00:00
vsr
cc801656b1 Correction of documentation 2012-12-03 11:33:20 +00:00
eap
38ff6d2f27 [SALOME Forum] Viscous Layers on a complex geometry
fix getFaceDir( const TopoDS_Face& F, const TopoDS_Vertex& fromV, ... )
for a vertex where 2 collinear EDGE's meet
2012-11-29 10:16:07 +00:00
boulant
ee5cb3d25c PADDER FIX: run with the plugin all the unit tests of the executable programs (SpherePadder). 2012-11-26 08:26:46 +00:00
boulant
a6bc2b5a1c Prepare the fix of padder plugin for the usecases defined by SpherePadder tests 2012-11-23 17:45:33 +00:00
rnc
431b3cc6de Pascale Noyret: made the doc reading of Yams working on all systems (default system viewer is used) 2012-11-23 14:22:29 +00:00
rnc
2c51e345a0 Pascale Noyret and rnc :
- correction in yams plugin exportGMF has now a boolean argument
- default tab of yams plugin dialog is now the first one
- attempt to enable doc reading with okular besides kpdf
2012-11-23 13:57:14 +00:00
vsr
d9ee5cf9e8 Minor fix for documentation 2012-11-23 13:38:39 +00:00
eap
d57e9eda36 SALOME Forum http://www.salome-platform.org/forum/forum_10/651894792
Avoid a false detection of collision of a layer edge with a face
  which is behind the face the layer edge is based on
2012-11-23 11:28:28 +00:00
eap
68e80dd97f regression imps/H8
Make Mesh.functors be not shared by all Mesh'es
2012-11-22 17:03:01 +00:00
eap
61d724e337 regression imps/H4
Fix DeleteEventListener(): erase self from SMESH_subMeshEventListener::myBusySM

+    if ( l_d->first && !l_d->first->IsDeletable() )
+      l_d->first->myBusySM.erase( this );
2012-11-22 16:45:03 +00:00
eap
046d929fa1 untabify 2012-11-22 16:43:13 +00:00
ctn
fd8ea78dc3 EDF 1495: Creating groups of balls and groups of 0D elements 2012-11-22 16:00:57 +00:00
eap
a516695cf3 return enums instead of integers
-  int GetAlgoState() const { return _algoState; }
-  int GetComputeState() const { return _computeState; };
-  SMESH_ComputeErrorPtr& GetComputeError() { return _computeError; }

+  algo_state             GetAlgoState() const    { return _algoState; }
+  compute_state          GetComputeState() const { return _computeState; };
+  SMESH_ComputeErrorPtr& GetComputeError()       { return _computeError; }
2012-11-22 14:41:24 +00:00
eap
73bd553f09 typo 2012-11-22 14:40:26 +00:00
ctn
a8c13c5300 EDF 2485: Default sub-meshes priority. 2012-11-22 14:34:00 +00:00
eap
83613129f4 regerssion of the test bugs/X6
compute nodes on VERTEX'es if they are not yet there
2012-11-22 14:24:52 +00:00
eap
dcc4bf0d8f 0021543(~14811): EDF 1978 SMESH: Viscous layer for 2D meshes
fix finding IN layers boundary on a shrinked EDGE adjacent to a convex EDGE
2012-11-22 13:00:03 +00:00
vsr
524a42c02b 0021993: EDF SMESH : Crash during extrusion of a mesh along a path 2012-11-22 12:47:57 +00:00
eap
aca17796fd 0021996: EDF SMESH 1549: Regression in projection algorithms
fix up "Improve seaching an initial VERTEX association by VERTEX closeness"
2012-11-22 11:00:20 +00:00