eap
c099565265
Fix errors in generating documentation by SPHINX
...
-latex_logo = '../salome/tui/images/head.png'
+latex_logo = '@srcdir@/../salome/tui/images/head.png'
2011-11-15 16:15:03 +00:00
eap
0d822a67a9
Fix errors in generating documentation by SPHINX
...
+.. text below is (temporary?) commented since importing geomtools
+.. requires SALOME to be running
2011-11-15 16:14:47 +00:00
eap
402b8e36c6
fix errors in doxycomments
2011-11-15 10:17:38 +00:00
eap
a3e0c7928f
Salome documentation revision by Yury Solomatin
2011-11-15 10:17:08 +00:00
boulant
874fefdb17
FIX: padder configuration process for plugin integration
2011-11-10 14:36:19 +00:00
vsr
eb3e26bcdb
Fix make problem on Debian 4.0 (automake 1.9 does not support builddir variable)
2011-11-10 09:01:14 +00:00
vsr
a0862ab0ad
Fix errors of the documentation
2011-11-10 08:41:13 +00:00
vsr
bd00257e5d
Fix errors of the documentation
2011-11-10 08:33:06 +00:00
vsr
cfea6a12fd
Fix problems of make distcheck
2011-11-10 08:05:05 +00:00
vsr
b169b1a7b7
Fix problems of make distcheck
2011-11-10 07:53:49 +00:00
boulant
2e10096b05
Delete salome_plugins.py (become smesh_plugins.py)
2011-11-09 15:39:30 +00:00
vsr
ec06a9ac7f
Remove obsolete files
2011-11-09 14:21:49 +00:00
vsr
8dbf90b307
Add missing files for make dist step
2011-11-09 14:00:25 +00:00
vsr
cc2c1df408
Remove obsolete files
2011-11-09 13:38:48 +00:00
vsr
90d1141123
Remove obsolete files
2011-11-09 13:30:50 +00:00
gdd
8ff4e0e624
Fix compilation on Ubuntu 11.10: add missing BOOST link flags
2011-11-08 16:46:53 +00:00
boulant
0f838b9644
Finalize SMESH/padder integration (with tests and documentation)
2011-11-08 10:13:50 +00:00
rnv
1dc8a6cb2c
Fix SIGSEGV in the SMESH_ExtractGeometry filter.
2011-11-08 06:44:15 +00:00
rnv
b713a5471d
Fix for the bug 21416: EDF SMESH: Impossible to display a group of polyhedra
2011-11-07 10:34:28 +00:00
eap
6e9a9249d6
0016202: EDF 465 SMESH : Propagation 1D on edges group
...
fix scale distribution
2011-11-07 10:24:32 +00:00
gdd
a68d5534ec
rnc: added a remark in viscous layer dialog labels
2011-11-04 17:48:07 +00:00
boulant
a95f290f60
Integration of the PADDER algorithm as a simple SALOME plugin.
...
The plugin contains:
- a SALOME component (C++)
- a graphical interface (python)
- a plugin_manager.py file for integration
The compilation of this package is NOT activated yet because some feature still not work correctly (next week I hope).
2011-11-04 17:20:15 +00:00
eap
89f13ac88c
untabify
2011-11-03 14:08:22 +00:00
eap
aab884d201
python dump SetColor() only if the color changes
2011-11-03 14:07:53 +00:00
eap
2fb8ce8c74
0021014]: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
...
Set a good filter name in groupOnFilter.SetFilter( filter0x628fc30 )
2011-11-03 14:07:18 +00:00
eap
f99b0ab887
in ConvertToStandalone(), copy color as well
2011-11-03 14:04:43 +00:00
gdd
7b55650ae9
Fix mispell
2011-11-03 13:50:15 +00:00
eap
16661fb7e0
0021330: EDF 1919 SMESH: Convert to quadratic gives wrong elements
...
Fix GetMediumPos()
2011-11-03 13:45:33 +00:00
eap
a095ed7363
0021336: EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
...
+ virtual QString helpPage() const;
2011-11-03 11:02:35 +00:00
eap
2abd6e884e
extend a comment
2011-11-03 09:52:05 +00:00
eap
f51e3c5acf
-#include <math.h>
...
+#include <cmath>
2011-11-03 09:51:46 +00:00
eap
7f04b2f88d
0021336: EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
...
1) Shorten names of hypotheses
2) make SetGrid() universal to set both coordinates and spacing
2011-11-03 09:50:31 +00:00
eap
0a1c58ac8b
0021336: EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
...
Shorten long python names like CartesianParameters3D_400_400_400_1000000_1
2011-11-03 09:47:29 +00:00
eap
adefda0404
0021336: EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
2011-11-03 09:46:23 +00:00
vsr
8b41ed2e6f
Fix compilation warnings
2011-11-02 15:40:05 +00:00
vsr
9c97b7c7bd
Remove duplicated entries
2011-11-02 14:59:29 +00:00
vsr
0553338fc0
Fix make distcheck error
2011-11-02 13:22:55 +00:00
boulant
d809c6f456
IMP: merging guihelper.py in smeshstudytools.py
2011-11-02 12:24:54 +00:00
eap
069418257e
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
...
1) set SMESH.GeometryType instead of a numerical Threshold in GetCriterion()
2) set a human readable filter name in GroupOnFilter()
2011-11-01 14:53:17 +00:00
eap
eea7a3b824
0021408: EDf 2006 SMESH: USe of DoubleNodesOnGroupBoundaries on 2D leads to crash
...
In DoubleNodesOnGroupBoundaries(), throw in case of not volume group
2011-11-01 14:07:50 +00:00
eap
6e09f8b4ce
0021408: EDf 2006 SMESH: USe of DoubleNodesOnGroupBoundaries on 2D leads to crash
...
boolean DoubleNodesOnGroupBoundaries( in ListOfGroups theDomains,
in boolean createJointElems )
+ raises (SALOME::SALOME_Exception);
2011-11-01 14:06:32 +00:00
eap
1b8f195eb5
0021406: EDF 1975 NETGENPLUGIN: Submesh hypothesis not taken into account
...
Pass theShapeToMesh to IsMoreLocalThanPredicate
2011-11-01 12:16:50 +00:00
eap
17e8b29aa5
0021406: EDF 1975 NETGENPLUGIN: Submesh hypothesis not taken into account
...
In compute, apply GLOBAL algo that !NeedDescretBoundary() and
SupportSubmeshes() after LOCAL algos of such kind
2011-11-01 12:15:58 +00:00
inv
3a1c4018e3
Changing version to 6.4.0
2011-10-31 08:43:41 +00:00
eap
d3f04bfe6b
0021336: EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
...
fix SetParametersByDefaults()
2011-10-28 13:44:03 +00:00
eap
e0125dc5c3
0021336: EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
2011-10-28 12:57:18 +00:00
eap
7a8ade40f7
0021336: EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
...
+ static std::string CheckExpressionFunction( const std::string& expr,
+ const int convMode)
+ throw (SALOME_Exception);
2011-10-28 12:55:48 +00:00
eap
e182c4b354
use new method SMESH_subMesh::GetAlgo()
2011-10-28 12:55:08 +00:00
eap
2c766c3b15
0021336: EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
...
+ StdMeshers_CartesianParameters3D.hxx \
+ StdMeshers_Cartesian_3D.hxx
2011-10-28 12:53:31 +00:00
eap
1eedac41d2
0021336: EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
...
1) 1st version of "body fitting parameters" - to be improved
2)
+ def BodyFitted(self, geom=0):
+ return Mesh_Cartesian_3D(self, geom)
2011-10-28 12:52:43 +00:00