eap
1c1bbf6798
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
...
Deactivate ID mapping in all DeviceActor's except the pickable one.
The ID mapping needed to show IDs in the Viewer is computed when needed
via VTKViewer_ExtractUnstructuredGrid::BuildOut2InMap()
+ IPAL53796: Clipping related bugs
2016-11-11 15:14:46 +03:00
eap
f08f994ee3
DOC: explain the semantics of the precision preference parameters
...
Describe meaning of attributes in StdMeshers.xml
Fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_NETGEN_02/C4
SMESH_MesherHelper.cxx
Fix SALOME crash on a case of #http://www.salome-platform.org/forum/forum_10/47659287
SMESH_MAT2d.cxx
2016-10-06 14:11:45 +03:00
vsr
e18c7bf133
0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1)
2016-10-06 11:20:14 +03:00
eap
dd0d39d752
23352: [CEA] Order and naming of meshing algorithms
2016-10-03 17:53:47 +03:00
eap
b09212811c
0023320: EDF13201 - Create group from geometry
...
update docs
0023321: EDF 12916 - Meshing problem
Decrease tolerance in StdMeshers_QuadToTriaAdaptor
2016-08-26 20:59:35 +03:00
eap
83b0c984cc
53539: 0D Element
...
1) Extract SMESHUtils/SMESH_ControlPnt.* from Hexotic
2) Minor doc changes
3) fix 53539: 0D Element (SMDS_MeshCell.hxx, SMESHGUI_AddMeshElementDlg.cxx)
4) Regressions
- bugs_06/G9 ( SMESH_DumpPython.cxx, SMESH_PythonDump.hxx )
- bugs_13/N8 ( StdMeshers_Regular_1D.cxx )
2016-08-24 17:04:22 +03:00
eap
7c69e00bac
IMP 23201: Harmonisation of "0D Element" and "0D Elements on Element Nodes"
2016-08-11 20:13:30 +03:00
eap
5c5e1f2368
23303: [EDF 12024] Filter for nodes connectivity
2016-08-11 16:44:16 +03:00
ana
b73aa314d8
Fix for "0023302: [EDF 12800] Ergonomics of mesh group export operation" issue.
...
Update documentation.
2016-08-11 15:14:33 +03:00
eap
b3cb4c5a57
IMP 23300: [EDF 12865] Independent calculation of sub-meshes
2016-08-01 22:15:36 +03:00
eap
5504d02a22
23305: [EDF 10301] Extrusion with scaling
2016-08-01 15:42:08 +03:00
eap
1cea009185
23304: [EDF 10304] Radial Quadrangle on ellipse
2016-07-28 19:16:32 +03:00
ana
00971639b0
Windows: suppress Cmake warnings
2016-07-25 17:07:50 +03:00
eap
0f9ed6f02c
Minor doc changes
...
+ fix meshing progress (SMESH_subMesh.cxx)
2016-07-08 22:22:13 +03:00
eap
b582abf7fa
Documenting the nodal connectivity
2016-06-22 15:45:22 +03:00
eap
c18fd9d00c
53416: SALOME crashes when selecting a sub-menu of Control menu item
2016-06-21 14:04:19 +03:00
eap
287b2ac10e
Move "SpherePadding plugin user's guide" to a dedicated sub-page and add it to Help sub-menu
2016-06-20 17:14:20 +03:00
eap
466da2436e
Fix test SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_01/B6
...
Case of a ring with sub-meshes on both wires
2016-06-16 16:23:35 +03:00
eap
aa58e0af13
Compilation error on Ubuntu 16
2016-06-14 12:42:49 +03:00
eap
ef3921b2af
IPAL52980: Wire Discretization with Table density fails
...
fix this problem for all 1D hypotheses (StdMeshers_Regular_1D.cxx)
Bug report: http://www.salome-platform.org/forum/forum_10/636759606
Fix compilation warnings:
- unused function
- missing virtual destructor
- variable set but not used
2016-06-10 20:47:53 +03:00
eap
a8c3e199b7
Minor DOC changes
2016-05-26 17:38:08 +03:00
eap
373690534a
Minor DOC changes
...
+ Fix compilation warning "variable may be used uninitialized"
2016-05-24 20:37:08 +03:00
eap
54644afede
23279: EDF 12978 - Overconstrained faces
2016-05-16 13:49:25 +03:00
eap
c8f0893cc3
Regression of doc/salome/examples/use_existing_faces.py
2016-03-25 13:44:51 +03:00
vsr
0dc08969ad
Fix pb of make test
2016-03-22 12:30:25 +03:00
eap
1a88a8f665
IPAL53011: Order of sub-mesh in meshing process does't work
...
make SMESHGUI_MeshOrderDlg modal
+ add missing filter examples
2016-03-21 15:03:25 +03:00
vsr
7eda9ca931
Copyright update: 2016
2016-03-18 20:10:28 +03:00
eap
4ed74ad3da
52976: Find Elements by Point - All does not find Ball element
...
+ minor changes in sample scripts
2016-03-17 21:47:21 +03:00
eap
1a82677a35
52977: Find Element by Point does not find supporting node of Ball element at group of balls selection
...
+ minor changes in sample scripts
2016-03-17 19:21:24 +03:00
eap
a6bce4daba
Fix regression of SALOME_TESTS/Grids/smesh/3D_submesh_00/A6
...
Fix SMESH_subMesh::cleanDependsOn()
+ minor improvements in SMESH_submesh and sample scripts
2016-03-17 15:30:10 +03:00
eap
a695ce3aee
IPAL53051: 3D Extrusion fails
...
+ minor doc modifs
2016-03-16 19:59:08 +03:00
eap
a1a6d5ddc1
53103: Mesh visualization performance problem
...
Optimize visualization and mesh loading.
+ fix docs
2016-03-11 16:32:07 +03:00
eap
43f41f0c11
23250: [CEA 1766] 3D tab is empty when editing mesh
...
+ minor changes in docs
+ fix other problems with Mesh Dialog:
1) at mesh edition, old hypothesis remain assigned after playing with
Mesh Type and Hypo Sets (change is in isSelectedHyp())
2) When a 3D algo is unset due to change of Mesh Type, its hypotheses remain
assigned and a new hyp can be created
2016-03-03 15:42:23 +03:00
eap
3da8fefe9c
23239: [CEA 1739] Regression : crash trying to create mesh
...
(StdMesher_Prism_3D.cxx)
+ minor changes
2016-02-17 20:36:53 +03:00
Paul RASCLE
5482b99d07
Merge branch 'hydro/imps_2015' into V7_dev
2016-02-16 18:52:15 +01:00
eap
db1bdbcddc
53068: Create Mesh dialog box is frozen
2016-02-11 18:11:47 +03:00
eap
82a86d922e
53061: "Clear mesh data" removes too many (if !HasShapeToMesh())
2016-02-05 16:51:01 +03:00
Paul RASCLE
193c49c877
merge V7_7_BR
2016-02-01 15:23:06 +01:00
eap
dbf226547f
IPAL53073: Hexotic Mesh is not compute
2016-01-22 20:10:27 +03:00
eap
3c33b14157
0023212: EDF 12054 - Problem with a pyramidal layer
2016-01-20 16:02:17 +03:00
eap
3db9cecef8
IPAL53054: Hexahedron(ijk) fails with SIGSEGV
2015-12-30 19:55:01 +03:00
eap
831ca6c828
IPAL52980: Wire Discretization with Table density fails
...
(StdMeshers_Regular_1D.cxx)
+ Compilation warnings
+ WIN specific errors
(StdMeshers_Adaptive1D.cxx)
2015-11-19 14:29:23 +03:00
mkr
a0487332cf
Run tests on Windows platform.
2015-11-03 14:52:10 +03:00
ysn
ffd0606a85
Documentation update
2015-10-29 16:10:30 +03:00
eap
8301b1e71a
23189: EDF 11603 - Dyssymetry in meshing
...
(fix StdMeshers_CompositeHexa_3D.cxx, StdMeshers_Hexa_3D.cxx)
+ Doc update
+ Optimize dump of NumberOfSegments
2015-10-27 21:21:05 +03:00
eap
512d3547bc
23179: EDF 11603 - Problem with extrusion when path is not well oriented
...
HYDRO module: Feature #523 : river, channel, embankment meshing
2015-10-09 17:47:17 +03:00
eap
8b8b2deedb
IPAL52915: TC7.7.0:Preview is disappears in OB
2015-10-08 17:23:39 +03:00
eap
67909c435c
IPAL52868: Confusing error message when computing an imported mesh w/o algo assigned
...
IPAL52888: Pattern Mapping fails to load from a face just after study loading
2015-10-05 14:51:57 +03:00
eap
674c0d8b9d
23173: EDF 11552 - Problem using Add 0D element function
...
IPAL52875: Extrusion along a path: the buttons are not active if the path is closed
IPAL52882: Hexahedron (i,j,k) makes a wrong mesh on a block with composite sides
2015-09-29 19:25:32 +03:00
eap
11bba48d41
23081: [CEA 1496] Control merge nodes behaviour: set fixed nodes
...
Change dlg layout by request of http://salome.mantis.opencascade.com/view.php?id=23081#c20415
2015-09-24 19:17:33 +03:00
eap
fd96feab4b
Debug 23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
2015-09-23 17:47:26 +03:00
eap
02ac54c6f3
IMP 23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
2015-09-18 17:10:34 +03:00
eap
18e7b9c752
IPAL52860: Free Edges control mis-location and mis-visibility
...
IPAL19098: Confusing "Precision" of "Average Length" implemented for NPAL17873
2015-09-04 16:55:55 +03:00
eap
081f12102e
23151: EDF 9626 SMESH: Opening an existing study makes salome end with an allocation error when closing.
...
Fix ~SMESH_Gen_i()
Regression 2D_mesh_Polygons_00/A2
Fix DriverSTL_W_SMDS_Mesh.cxx
IPAL52658: Quadrangle (Mapping) makes invalid mesh with Enforced vertices
IPAL52654: Quadrangle (Mapping) with enforced vertices works wrong
IPAL20729: Difference in behaviour of selection for Rotation against Translation, Symmetry after Apply.
IPAL9947: SMESH – Merge nodes dialog box
2015-09-02 17:39:00 +03:00
eap
1dd2f82c6d
IPAL52781: Orientation of a wall face created by revolution is wrong
...
IPAL52850: ConvertToQuadratic creates invalid triangles
Regression of imps_09/K0
2015-08-28 20:03:25 +03:00
eap
7084b4f979
Fix regressions caused by improvements
2015-08-05 20:59:31 +03:00
eap
2e144ad6b9
22599: EDF 8159 SMESH: Bad groups created by extrusion
...
Update docs
2015-08-03 16:08:55 +03:00
eap
24fe0efaab
IPAL52827: Very few filtering criteria available in filter dialog called from Remove Elements dialog
...
IPAL52831: Veeery long awaiting for Mesh Information dialog appearance
IPAL52822: Find Elements By Point does not find coincident nodes
IPAL52821: Find Elements By Point dialog: no types available for search if there are only nodes in the mesh
IPAL52823: mesh.GetSubMeshElementsId( subShape ) works wrong if subShape is retrieved indirectly
2015-07-16 20:52:26 +03:00
eap
de00066f64
23081: [CEA 1496] Control merge nodes behaviour: set fixed nodes
2015-07-10 19:39:03 +03:00
eap
38f832b912
23072: [CEA 1500] Split biquadratic elements into linear elements
2015-07-09 12:41:53 +03:00
eap
b22e182dd1
23080: [CEA 1497] Do not merge a middle node in quadratic with the extreme nodes of a segment
2015-07-01 14:59:24 +03:00
eap
fe7d1d5767
23070: [CEA 1502] Create the 2D mesh from the 1D mesh with one mesh face for each geom face
2015-06-30 15:14:46 +03:00
eap
23d90107ac
0023064: [CEA 1471] Create and support quadratic polygons in SMESH
2015-06-24 12:17:07 +03:00
eap
dcf2fe5cad
[HYDRO module - Feature #523 ] river, channel, embankment meshing
2015-06-18 18:11:43 +03:00
eap
6dcb33ab2f
[HYDRO module - Feature #523 ] river, channel, embankment meshing
2015-06-15 21:31:23 +03:00
mpa
6ae3c2c26f
CMake improvement: usage of SALOME_GUI_MODE() macro
2015-06-11 16:21:30 +03:00
ysn
b8f76a6e3f
Help Update for version 7.6.0
2015-05-28 11:15:18 +03:00
eap
bb10a2d7a2
52747: Wrong doc page opened from Scalar Bar Properties dialog
2015-05-14 14:58:45 +03:00
eap
e7f4c012fb
Update docs
2015-05-14 12:51:53 +03:00
eap
d64c9cac70
IPAL52702: TC7.6.0: Incorrect large name of SMESH group in the Object Browser
...
Add class toUtf8
IPAL52708: TC7.6.0: name of copied group is wrong when Scale transform
Fix gp_Trsf definition in SMESH_MeshEditor_i::scale()
IPAL52704: TC7.6.0: "Modification of orientation" don't work on volumes
Fix SMESHGUI_MultiEditDlg::isIdValid()
+ Doc update
2015-04-27 16:21:01 +03:00
rnv
2b109b99be
Exclude *.md5 and *.map files from the DEV documentation
2015-04-17 13:13:10 +03:00
mpa
e14c11e2d7
documentation improvement
2015-04-17 12:59:55 +03:00
rnv
950f20de28
Fix the '0052643: GEOM images in SMESH documentation' issue
2015-04-15 18:23:19 +03:00
eap
5ac2bd91a8
22877: EDF 10054 SMESH: Add a new filter "BelongToSmeshGroup" for Create Group
2015-04-14 15:39:28 +03:00
Cédric Aguerre
627b77ffd2
switch to new salome test procedure
2015-04-07 19:08:36 +03:00
eap
a713f0b919
23032: EDF SMESH: Projection 1D-2D fails with Netgen 1D-2D
...
+ 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
1) Enable selection of sub-meshes on groups
2) Fix preview that was not shown
+ In SMESHGUI/CMakeList, remove includes that never need not be included
2015-04-06 21:07:26 +03:00
eap
0921263864
22874: [CEA 1425] Performance SMESH Module
...
Fix a leak of PropagationMgrData
+ Do not use volumes for preview of Extrusion
+ Fix a regression: empty groups are not removed with contents
+ avoid too long waiting at creation of hypotheses due to use of
GEOMUtils::PreciseBoundingBox() in SMESH_Mesh::GetShapeDiagonalSize()
2015-03-27 19:41:20 +03:00
eap
bbca2cb797
IMP 22264: EDF 2648 GEOM: Propagate edges automatic orientation
...
+ Optimize SMDS_VolumeTool::IsFreeFace()
+ Add icons for Evaluate and Change Sub-mesh order
+ Make "Meduim nodes on geometry" ON by default
+ Disable "Group on geometry" if mesh is not on geometry
+ SMESHGUI_MeshOp: fix switch from Sub-mesh creation to Sub-mesh edition
2015-03-25 12:36:47 +03:00
eap
6c4a9f32ed
IMP 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
...
+ Pre-open MED file to speed-up reading/writing (following 22349)
+ Clock-cursor in Display Entity dlg
+ In Filter dlg, do not perform filtering if it's not needed
+ In Group dlg, store a user-given name of a new group
+ Clock-cursor after hypothesis modif as mesh clearing can be long
+ Treat selected object right at opening of Measure dlgs
+ Allow removal of elements in a not shown mesh
+ Make filter work on a not shown mesh
+ Don't leave orphan nodes at RemoveGroupWithContents
+ Avoid crash when exporting a group + fields
2015-03-17 15:06:56 +03:00
eap
bb40f7c1d3
IMP 22635: EDF 8345 - Creation of group based on groups
...
+ allow concatenating sub-meshes and groups
+ fix bugs in PythonDump
2015-03-03 15:03:38 +03:00
eap
066f625a46
52618: Import_1D2D fails to import from a mesh group onto a group of geom faces
...
+ fix StdMeshers_ViscousLayers.cxx for
http://www.salome-platform.org/forum/forum_14/777944993
2015-02-27 20:38:00 +03:00
eap
fd1943809d
22874: [CEA 1425] Performance SMESH Module
...
some optimization of Publish...() + doc imp
2015-02-25 20:07:02 +03:00
akl
251f8c052d
Copyrights update 2015.
2015-02-13 12:38:36 +04:00
eap
146533380d
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method
2015-02-10 14:14:01 +03:00
eap
b13aae09cf
22833: [CEA 1346] to extrude a group of faces following the normal of each face
...
+ Optimize Belong to geom filter
+ Avoid SIGSEGV after re-computing a mesh if showing numbers was ON before
2015-01-23 18:49:49 +03:00
vsr
2e9f6a1d33
Merge branch 'master' into V7_5_BR
2015-01-12 13:24:59 +03:00
eap
a00f90ebab
22812: EDF 9218 SMESH: An empty group is created when using the duplicate nodes and/or elements
2014-12-08 20:18:59 +03:00
eap
cc9d179c9f
Fix Extrusion doc
2014-11-26 15:16:24 +03:00
vsr
324d433f27
Merge remote branch 'origin/Doc_update_ver741' into V7_5_BR
2014-11-10 15:09:13 +03:00
eap
131ded7390
More info
2014-11-07 16:51:28 +03:00
eap
3c043924f9
Problems found due to execution of MESH-075 GUI scenario
2014-10-29 22:17:47 +03:00
ysn
83811dbaae
A revision of documentation for the new version. Minor corrections.
2014-10-27 14:00:38 +04:00
eap
5b6af39e27
52540: TC7.5.0: Renumbering Elements and Nodes does not work
2014-10-22 17:21:15 +04:00
eap
2742029b90
http://www.salome-platform.org/forum/forum_10/881672547
...
1) Allow defining a sub-mesh on a compound of sub-shape of the main shape
in GUI to be coherent with TUI.
2) Eliminate clashing #define PLUGIN_NAME in SMESH and GEOM
2014-10-21 14:50:56 +04:00
akl
f5b69ee44c
0022420: [CEA 1004] Take the "incremental limit check" into account at the first mesh display.
2014-09-25 18:14:43 +04:00
eap
ac69e1629b
IPAL52478: Too thin viscous layers are constructed
...
+ a fix of Mesh dialog for 22483
+ allow white-space-separated IDs for RangeOdIDs filter
+ docs improved
2014-09-09 18:12:47 +04:00
eap
ae32dcd34f
22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry
2014-08-21 15:15:12 +04:00
eap
e75ef1c523
22484: EDF 2304 SMESH: Reorient a group of faces regarding to a volume
...
Doc fix
2014-08-11 17:40:16 +04:00
eap
811a7a4c17
022484: EDF 2304 SMESH: Reorient a group of faces regarding to a volume
2014-08-11 17:30:26 +04:00
Renaud Nédélec
80a2161a03
EDF 8523: Enable generation of 2D joint elements from GUI
2014-07-23 15:06:02 +02:00
rnv
a6c877f633
Remove last wrong commits.
2014-07-16 17:43:58 +04:00
imn
80fe1ddefc
Add “Grading” parameter to Adaptive 1D hypothesis
2014-07-16 16:43:20 +04:00
eap
3d496b2c57
Wrong doc of Geometric Progression
2014-05-21 14:26:58 +04:00
vsr
90549fc7b9
Remove accidentally added CRLF
2014-05-16 17:08:00 +04:00
vsr
93c2334d01
Fix minor error in the documentation
2014-05-16 17:06:31 +04:00
eap
2436f2d2f3
More doc update
2014-05-07 17:17:35 +04:00
vsr
d3c8d42fe2
Merge remote branch 'origin/ysn/doc_update_740'
2014-05-07 16:29:05 +04:00
eap
4bfa5eeb93
Re-review docs
2014-05-06 19:42:32 +04:00
eap
19ca9f1ce5
Small fix
2014-05-05 21:43:10 +04:00
ysn
d971e6ef16
Review of reference documentation.
2014-05-05 09:25:50 +04:00
imn
da78b9467b
0022482: EDF 2822 SMESH: Redesign of move node dialog box
...
Update Help page.
2014-04-02 17:57:06 +04:00
mpa
8608b2b5ca
0022479: EDF 2823 SMESH: Add "multiplier" coefficient for balls
2014-03-24 11:29:24 +04:00
eap
9ab3722c1b
22487: EDF 2778 SMESH: Add a GUI for the flat elements generation
2014-03-19 18:29:49 +04:00
eap
cd3fc5209f
22504: [CEA 1078] The creation of a sub-mesh UseExistingFaces suppresses the created elements
...
Import 2D elements ... => Import 1D-2D elements ...
2014-03-18 17:36:40 +04:00
eap
e85ddd2bb0
22504: [CEA 1078] The creation of a sub-mesh UseExistingFaces suppresses the created elements
...
Rename the algorithms in the dialog box:
- Use existing faces => Use faces to be created manually
- Use existing 2D elements => Import 1D-2D elements from another mesh
- Use existing edges => Use edges to be created manually
- Use existing 1D elements => Import 1D elements from another mesh
2014-03-18 17:28:37 +04:00
mpa
d7d0fd87e0
0021746: EDF 2135 GEOM: Unification of Python documentations
2014-03-14 09:37:50 +04:00
eap
056dd851f2
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
...
Fix warnings
2014-02-26 12:58:05 +04:00
akl
b0a908c0d2
Update copyrights 2014.
2014-02-20 16:25:37 +04:00
eap
85f64d17e5
Mesh generation is more important that import/export.
...
So tell about IO operations later.
2014-02-17 14:14:31 +04:00
eap
3216bba91f
0022364, 0022363: EDF SMESH: Create Mesh dialog box improvement
2014-02-14 16:03:10 +04:00
eap
d9b7053864
0022362: EDF SMESH: Quadrangle (mapping) algorithm: enforced vortices
...
Create GUI
2014-02-14 15:53:14 +04:00
eap
5ba69b0e0f
22359: Body Fitting algorithm: grid orientation
2014-02-04 13:27:03 +00:00
eap
cd3ffac3fa
22359: Body Fitting algorithm: grid orientation
...
22358: Body Fitting algorithm: origin point of grid defined by spacing
2014-02-04 13:02:26 +00:00
eap
f500e5a8b6
22316: EDF 2719 SMESH: Split hexas into prisms
2014-01-20 10:31:23 +00:00
vsr
f7aba4830d
Merge from BR_imps_2013 14/01/2014
2014-01-15 09:41:17 +00:00
vsr
2cd148d066
Merge from V7_3_BR branch 18/12/2013
2013-12-18 15:08:18 +00:00
mpa
046b185660
CMake:
...
- add files to remove using command "make clean"
2013-11-27 11:00:50 +00:00
eap
c614b162dd
Do not use NETGEN as it's unavailable during 'make test'
2013-11-26 10:11:52 +00:00
ctn
21734f0253
[SALOME platform 2008-2014 0022314]: EDF 2594 SMESH: Preview "Union of triangles" result: Documentation update
2013-11-22 14:42:31 +00:00
ctn
199de1cfdb
[SALOME platform 2008-2014 0022314]: EDF 2594 SMESH: Preview "Union of triangles" result: Documentation update
2013-11-22 12:48:17 +00:00
mpa
e2a638a026
- Modifing Geometry and Mesh Python scripts from SALOME 6 and before
2013-11-19 12:41:57 +00:00
mpa
a08c213e66
- edit documentation
2013-11-19 11:57:09 +00:00
mpa
38b7a09f60
- Modifing Geometry and Mesh Python scripts from SALOME 6 and before
2013-11-19 11:55:25 +00:00
mpa
9b580c0bd0
- Modifing Geometry and Mesh Python scripts from SALOME 6 and before
2013-11-19 11:38:59 +00:00
eap
7b33bc39fd
22355: EDF SMESH: New 1D hypothesis "Adaptive"
2013-11-11 11:07:44 +00:00
rnv
ea08a22955
Small correction.
2013-11-11 10:45:01 +00:00
mpa
7f8cbff034
CMake: Update path and version variables for current build system
2013-11-07 11:30:33 +00:00
mpa
42838fe2b8
CMake:
...
- add tests for this module which can be run via command "make test"
2013-11-06 10:43:34 +00:00
mpa
91b5b91616
CMake:
...
Edit documentation. Use salome macros to set the environment for sphinx run.
2013-11-01 10:44:42 +00:00
mpa
f62c72a07d
CMake:
...
Edit documentation. Now it use salome macros to set the environment for sphinx run.
2013-10-29 10:13:14 +00:00
mpa
26edd5c9fb
CMake:
...
Edit documentation. Now it use salome macros to set the environment for sphinx run.
2013-10-29 10:09:19 +00:00
mpa
50538b4831
Cmake: add make clean for generated files in documentation
2013-10-22 09:58:51 +00:00
mpa
851f09dbb3
Improve make dev_docs step:
...
- It does not install anything; only generates output with doxygen
- make install installs output files generated by make dev_docs
- make clean cleans generated files
2013-10-22 09:56:22 +00:00
rnv
e33e8e2029
WIN32 compilation of the SMESH module:
...
1) Fix common WIN32 compilation errors.
2) Replace WNT deprecated macro definition by the WIN32.
3) Remove unnecessary test executables.
4) Make MEFISTO2D algorithm optional: try to determine f2c generator and generate C code from Fortran, otherwise MEFISTO2D is unavailable.
2013-10-18 13:29:00 +00:00
rnv
824f011cef
First step for the "21793: [CEA 625] Clipping : from coordinates or from bounding box" issue.
2013-10-16 12:56:06 +00:00
rnv
2b0857873f
Remove python code to create, copy and remove directories, use cmake -E mode instead.
2013-10-11 08:41:28 +00:00
rnv
1bd4ba8acd
Porting SALOME SMESH module to the CMake build system: initial version.
2013-10-10 12:57:42 +00:00
rnv
519f45e495
Implementation of the "0022102: EDF 1496 SMESH : Displaying of discrete elements in SMESH relating to their attribute (diameter)" issue.
2013-09-13 10:00:15 +00:00
eap
273e825aa2
More examples of filter usage
2013-09-02 10:47:47 +00:00
eap
f8786abe9c
fix copy/paste error
2013-09-02 08:21:16 +00:00
aguerre
88fc1bd729
Removing --execute option is unit tests
2013-08-29 09:28:56 +00:00
vsr
2a9fe7357b
0021920: [CEA 689] Get some measure functions on groups available in GUI and TUI
...
- improve test script
2013-08-20 14:25:57 +00:00
rnc
2d2156befc
BUG: SMESH/doc: the formula used to calculate taper was wrong in the doc
2013-08-20 11:41:15 +00:00
vsr
fa3a593199
0021920: [CEA 689] Get some measure functions on groups available in GUI and TUI
2013-08-08 15:17:00 +00:00
eap
29c8bbb275
22252: EDF 2684 SMESH: Extrusion along a path with a curvilinear edge
2013-07-16 14:29:44 +00:00
eap
974969c9ef
22252: EDF 2684 SMESH: Extrusion along a path with a curvilinear edge
2013-07-16 13:44:28 +00:00
eap
64406b6655
Avoid clashing namesake files in GEOM and SMESH
2013-07-16 13:19:00 +00:00
akl
7c7b4b0636
0021708: [CEA 586] Object browser sort only children:
...
+ Add Use Case browser data tree management
+ Add "Sort children" contextual menu popup item
+ Update user documentation
2013-07-09 08:32:08 +00:00
mpa
a58d128175
0020976: EDF 1471 SMESH: New ergonomy to display quality controls
2013-06-27 12:35:43 +00:00
eap
d14e48c7b0
CoTech decision: move MEDWrapper from MED to SMESH
...
Remove dependency on MED
2013-06-26 11:17:07 +00:00
vsr
dfbb1fceb3
0022169: [CEA 750] Chose before visualization mesh element type to display
2013-06-21 06:29:36 +00:00
kga
14570f80e3
0020976: EDF 1471 SMESH: New ergonomy to display quality controls
...
fix v1
2013-06-19 07:46:33 +00:00
cvw
ec17b6c2a0
add for MGCleaner
2013-06-13 14:18:09 +00:00
eap
f0faaf2c4f
tree -> three
2013-06-07 09:00:36 +00:00
eap
4fecefcc2b
0021952: Add an option to write planar meshes as 3D meshes in MED files
2013-06-05 15:13:53 +00:00
eap
543e7425c7
avoid compilation warnings
2013-06-05 09:59:53 +00:00
eap
7aeaccc075
0022103: EDF 2550 SMESH : Allow viscous layer with 3D extrusion
...
= Allow viscous layers on boundary EDGEs of a 2D sub-mesh
2013-06-04 14:56:41 +00:00
eap
16c294f407
0022136: EDF 2345 SMESH: Improving documentation of Quadrangle mapping with the type "Reduced"
2013-05-31 13:48:35 +00:00
eap
3c2cd16c45
0022104: EDF 2550 SMESH: 2D viscous layer, allow specifying edges with viscous layer
...
+# 2D Viscous layers
2013-05-31 11:55:38 +00:00
eap
62c442d05f
0022104: EDF 2550 SMESH: 2D viscous layer, allow specifying edges with viscous layer
2013-05-30 14:17:56 +00:00
eap
6609664fc3
Some improvements
2013-05-29 13:36:40 +00:00
eap
e9f23d7589
0022136: EDF 2345 SMESH: Improving documentation of Quadrangle mapping with the type "Reduced"
2013-05-29 13:34:03 +00:00
eap
13b8c96957
0022108: EDF 2547 SMESH: Duplicate elements only
2013-05-28 16:39:28 +00:00
vsr
5de80d5f32
0022101: EDF 2492 SMESH: Update Destination field when "Find closest to destination" is unchecked in "Move node"
2013-05-22 15:48:24 +00:00
eap
8ae0b0b315
0022106: EDF 2464 SMESH : Split quadrangles in 4 triangles
2013-05-22 14:55:42 +00:00
vsr
686e5fb3ee
0022097: EDF 2408 SMESH: Hide ID of double node in the function "Merge nodes"
2013-05-22 14:03:03 +00:00
ctn
b31e67c0a2
0022100: EDF 2413 SMESH: Take into account TRIA7
2013-05-22 13:30:10 +00:00
eap
88068fce89
0022107: EDF 2502 SMESH: Publish the result of show bad mesh in a group
2013-05-21 09:09:04 +00:00
eap
9791c651e7
0022100: EDF 2413 SMESH: Take into account TRIA7
2013-05-16 17:17:56 +00:00
eap
22353257e1
0022098: EDF 2036 SMESH: Create groups from none conected parts of a mesh
2013-05-16 17:12:15 +00:00
eap
49ab78a64a
Correction after the proof reading
2013-04-18 07:58:41 +00:00
vsr
016f5df550
Update documentation for 7.2.0
2013-04-17 16:20:21 +00:00
prascle
be61d6322e
PR: Spelling
2013-04-16 14:07:03 +00:00
vsr
c7935f54be
Fix make distcheck problem
2013-04-16 07:37:02 +00:00
prascle
1ed1d73209
PR: improve documentation on scripts adaptation to V7
2013-04-13 19:48:28 +00:00
prascle
0ea819f668
PR: doc on script migration
2013-04-12 16:27:32 +00:00
akl
76775f17ac
Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and customize the header and footer only.
2013-04-10 10:43:21 +00:00
vsr
3f1015c8e4
Improve documentation
2013-04-08 16:05:28 +00:00
vsr
8edfc85e35
Improve documentation
2013-04-08 15:17:34 +00:00
vsr
be13498d82
Improve documentation
2013-04-08 14:50:20 +00:00
vsr
93a69962ae
Improve documentation
2013-04-08 14:36:08 +00:00
vsr
6200373964
Improve documentation
2013-04-08 14:25:54 +00:00
prascle
9c2ce3dffb
PR: debug G. Nicolas (EDF 1967)
2013-04-05 15:19:53 +00:00
vsr
2611ba88e3
Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration
2013-04-05 09:24:23 +00:00
vsr
0e885d0f01
Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration
2013-04-05 09:00:43 +00:00
vsr
54182913fb
Merge from BR_plugins_pbyacs 03/04/2013
2013-04-04 07:08:19 +00:00
inv
1cd84a9d45
Fix bug with missing documentation for dynamic methods
2013-04-04 06:19:28 +00:00
vsr
bd8f1aee7c
Merge from V6_main 01/04/2013
2013-04-01 13:05:47 +00:00
vsr
de9ffb0699
Merge from V6_main 19/03/2013
2013-03-19 16:22:36 +00:00
vsr
31ca0b3e3b
Merge from V6_main 15/03/2013
2013-03-15 14:59:29 +00:00
vsr
7aebb99e42
Merge from V6_main 06/03/2013
2013-03-06 13:57:01 +00:00
vsr
88b3dbe23b
Merge from V6_main 28/02/2013
2013-02-28 15:07:35 +00:00
vsr
9a54694a0a
Merge from V6_main 11/02/2013
2013-02-12 14:37:44 +00:00
vsr
1067ffa6e7
Merge from V6_main 13/12/2012
2012-12-13 11:41:29 +00:00
vsr
f5016d85b7
Merge from V6_main (04/10/2012)
2012-10-08 11:56:59 +00:00
vsr
bd4e115a78
Merge from V6_main_20120808 08Aug12
2012-08-09 10:03:55 +00:00
vsr
0635c9fc80
Merge from BR_V5_DEV 16Feb09
2009-02-17 05:27:49 +00:00
jfa
79b1ac2b6d
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
2008-03-07 07:47:05 +00:00
jfa
c46bd4f9bb
Warn about direct SMESH idl usage: smesh python package have to be used where it is possible.
2006-06-08 14:05:08 +00:00
jfa
54d277e9e3
Fix problem with table of contents resizing
2006-06-06 12:38:56 +00:00
jfa
c63ee099ad
Join modifications from branch BR_DEBUG_3_2_0b1
2006-06-01 11:39:17 +00:00
jfa
57b43b4d01
Join modifications from branch OCC_debug_for_3_2_0b1
2006-05-06 08:51:48 +00:00
jfa
e55d3a081b
Change version name to 3.2.0a2
2006-03-15 13:00:06 +00:00
jfa
4ff5bd6154
Join modifications from branch OCC_development_for_3_2_0a2
2006-03-13 15:29:49 +00:00
jfa
50eb85fb3d
Update version to 3.2.0a1
2006-02-08 09:47:15 +00:00
jfa
6b471bcc54
Join modifications from branch BR_3_1_0deb
2005-12-28 09:17:39 +00:00
eap
deb5f024f2
PAL10872 (aspect retio not conform with specifications). Add picture for aspect ratio of hexahedron. Remove 2D formular from 3D aspect ratio page
2005-12-21 08:30:31 +00:00
eap
f978efce3f
PAL10872. Update according to the Nadir Bouhamau specification
2005-12-12 15:29:54 +00:00
eap
dc2a7e8b53
PAL10872. Image for aspect ratio of a quadrangle
2005-12-12 15:27:19 +00:00
mkr
a2a51ec8ea
Fix for bug PAL9227 : SMESH : documentation on group is wrong.
2005-12-02 15:44:02 +00:00
mkr
adbaad82a8
Modifications in SMESH Help.
2005-11-30 14:59:56 +00:00
mkr
c24cbe2507
Add version (3.1.0) postfix to *_index.html file name.
2005-11-29 12:50:42 +00:00
mkr
6a3292e071
*** empty log message ***
2005-11-28 09:57:47 +00:00
jfa
74a576e527
Fix installation of TUI documentation in accordance with meshpy.py renaming to smesh.py
2005-03-23 06:28:15 +00:00
admin
090aff0726
Merge with OCC_development_01
2005-01-20 06:25:54 +00:00
admin
e4737e85f0
Merge with version on tag OCC-V2_1_0d
2004-12-01 10:48:31 +00:00
yfr
baa66acb33
DCQ:prepare 2.0.0
2004-07-20 07:36:59 +00:00
yfr
bc37f0b49f
DCQ : Merge with Ecole_Ete_a6.
2004-06-18 08:55:35 +00:00
yfr
c3bf92bd87
DCQ : Merge with Ecole_Ete_a6.
2004-06-18 08:34:31 +00:00
jrt
e6982c22a6
Readded with -kb flag.
2004-03-16 09:30:49 +00:00
jrt
269c0d4317
Added without -kb flags.
2004-03-16 09:28:34 +00:00
jrt
81b204aced
Add a small tutorial.
2004-03-16 09:19:42 +00:00
nri
735f721af6
NRI : 1.4.0 version
2004-01-30 13:18:38 +00:00
nri
f09214744c
NRI : bug KERNEL5014 fixed.
2004-01-14 09:24:03 +00:00
nadir
d808e769a0
updating or adding when merging in the main trunk with the version in the
...
branch nadir_1_2_2 !! Here a document related to the integration of NETGEN in
the SMESH module has been added for future work in the integration of other
mesher.
2003-12-09 10:00:37 +00:00
nri
ec36a48904
NRI : Add static documentation.
2003-11-20 12:45:51 +00:00
nri
f25b630db2
NRI : Update images.
2003-11-20 12:45:16 +00:00
nri
0ee4095f28
NRI : Generate TreeView.
2003-11-20 12:44:23 +00:00
nri
a23fca498d
NRI : Add static directory.
2003-11-20 12:43:43 +00:00
nri
65897dd679
NRI : Relative path !!!!
2003-11-03 15:50:59 +00:00
nri
687a3ca0b1
NRI : Merge from V1_2.
2003-07-11 07:33:03 +00:00
nri
0e24767696
NRI : Add documentation.
2003-05-22 09:56:41 +00:00