Yoann Audouin
7292711034
Adding parallel meshing (NETGEN only, Linux Only)
...
See example test/SMESH_ParallelCompute.py for an example
2022-11-15 16:47:21 +01:00
Konstantin LEONTEV
fa95110a3b
[bos #32517 ][EDF] Dynamic log messages switched on and off by SALOME_VERBOSE environment variable
2022-11-15 09:04:21 +03:00
Yoann Audouin
da9f965ac4
Revert "Merge branch 'yan/parallel_mesh2'"
...
This reverts commit 4403c126a0
, reversing
changes made to 4dc895105a
.
2022-11-02 10:54:05 +01:00
Yoann Audouin
67ee393af6
Restoring orignal compute + cleanup
2022-10-18 15:01:44 +02:00
Yoann Audouin
0be5e44fdf
Working version for 3d with run_mesher
2022-10-18 15:01:44 +02:00
vsr
499f29d249
Copyright update 2022
2022-05-05 16:51:14 +03:00
rnv
f016bdf914
#24666 [CEA][Windows] BLSURPLUGIN compilation issue
2021-07-29 14:35:26 +03:00
eap
e9ce775931
bos #24052 [CEA 24050] Body Fitting with shared faces
...
+ fix merging polyhedra
2021-07-28 19:14:53 +03:00
eap
88ff35ddd4
bos #24400 [CEA] Option in SALOME for not storing in med files the indices (number of nodes)
...
+ minor changes:
1) unify member field names: avoid _my*, replace by either _* or my*
2) BUG: mesh persistent ID is not unique
3) arguments alignement
4) Add SMESHDS_Hypothesis::SaveString() and LoadString()
5) In mesh construction dlg disable "Mesh Type" if it contains ANY only
6) Add SMESH::printErrorInDebugMode argument of SMESH_CATCH
7) Use static_assert to check completeness of arrays corresponding to enum
8) Add renumber arg to ExportUNV() and ExportDAT()
9) Fix some warnings
2021-07-22 14:10:49 +03:00
eap
b093728299
bos #20256 : [CEA 18523] Porting SMESH to int 64 bits
2021-04-20 16:04:08 +03:00
vsr
a274ade365
Copyright update 2021
2021-03-23 17:44:29 +03:00
SALOME
cb55604f37
#18963 Minimize compiler warnings
2020-12-08 16:46:17 +03:00
vsr
0fc0831670
Copyright update 2020
2020-04-15 18:19:44 +03:00
Pascal Obry
c9c3fe8924
Porting to ParaView 5.8
2020-03-11 14:37:59 +03:00
eap
650885c135
#17237 : Body fitting on sub-mesh, #16523 : Treatment of internal faces
2020-02-14 18:47:13 +03:00
eap
e67f8c2cab
#17828 [CEA 17805] Polyhedron Mesh volume calculation and volume orientation criterion
...
Implement ChangePolyhedronNodes()
+ Enable Orientation of Faces in wireframe mode
2019-10-15 16:04:58 +03:00
rnv
46f1ca0181
Porting to latest TBB on Windows.
2019-08-30 18:48:46 +03:00
eap
55d3f10182
IPAL54527: SIGSEGV after group removal
...
Fix SMESHDS_GroupOnFilter.cxx
+ partial fix for SALOME_TESTS/Grids/smesh/imps_09/K0 (SMESH_Slot.cxx)
2019-04-04 20:02:34 +03:00
vsr
6d32f944a0
Update copyrights
2019-02-14 15:33:05 +03:00
eap
cc85955178
23636: EDF 18217 - Problem when suppressing CAD
...
+
1) optimize standalone group filling
2) fix regressions caused by adding FT_Length3D
2019-02-04 14:32:58 +03:00
eap
401b2a2e54
23620: EDF 10301 - Completing Extrusion along a path
...
Add scale factors to Extrusion along line
Add angles to Extrusion along path
2019-01-24 18:28:24 +03:00
eap
baf83bed41
IMP 23613: EDF 15565 - Ponctual elements
2018-11-22 21:37:35 +03:00
eap
2f529dcd26
54355: 'Compute' button is absent for 'Number of the double nodes' value in 'Mesh Information' dialog in 'Quality Info' tab.
...
+ fix regression of QuadFromMedialAxis
+ fix invalid icon of sub-mesh on wire (SMESH_subMesh_i.cxx)
2018-08-22 20:46:26 +03:00
eap
aa574473cf
Fix some tests regressions
...
+ time optimization of ex12_grid17partition.py
2018-08-21 15:06:54 +03:00
eap
3781c2c7d6
Regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B8
...
Optimize iteration on sub-mesh elements
+ minor doc fix
2018-08-08 16:55:53 +03:00
rnv
b7a7d49664
Merge V9_dev branch into master
2018-06-14 14:56:19 +03:00
eap
88a6b8d690
IPAL54382: TC8.5.0: SMESH: Regression in mesh visualization (body fitting)
2018-04-19 18:33:40 +03:00
eap
4c16067d42
23418: [OCC] Mesh: Minimization of memory usage of SMESH
2018-04-05 15:08:14 +03:00
rnv
97889f80ac
Migration to OpenCASCADE CMake configuration
2018-03-05 18:56:23 +03:00
rnv
10191484fe
Merge changes from 'master' branch.
2017-12-29 16:20:32 +03:00
Paul RASCLE
2077baef82
introduce biquadratic quadratic pentahedron (18 nodes)
2017-09-08 17:10:31 +02:00
rnv
8a9d91b414
Merge branch 'master' into V9_dev
2017-07-20 12:00:49 +03:00
eap
7647033197
54250: Wrong group contents after SplitQuad()
...
+ fix a bug that in Split Quadrangles dialog it's impossible to add a
quadrangle from a group
2017-06-23 15:08:46 +03:00
rnv
264eeb2edd
Merge multi-study removal branch.
2017-06-13 13:01:10 +03:00
eap
3957e28e35
23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
...
Optimize mesh loading in case of complex shape + a group on geometry
(SMESHDS_GroupBase.cxx)
+ While MED export, create groups of all balls and 0D elements, if required
(SMESH_Mesh.cxx)
+ Remember collapsed state of information on elements and nodes in Mesh Information dlg
(SMESHGUI_MeshInfo)
2017-03-02 17:22:58 +03:00
rnv
270d55cf05
Fix compilation error on some platforms.
2016-11-17 12:32:01 +03:00
eap
81bd088581
Fix regressions
2016-11-15 19:54:27 +03:00
eap
773b227239
Regression of 'make test'
2016-11-10 15:02:48 +03:00
eap
6b1de62331
Optimize performance of mesh deletion upon hyp modification
2016-11-09 18:59:43 +03:00
eap
eef0bf5cc7
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
2016-10-24 18:07:46 +03:00
eap
dd0d39d752
23352: [CEA] Order and naming of meshing algorithms
2016-10-03 17:53:47 +03:00
eap
8a1ff9ba77
Fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B2
...
(StdMeshers_Prism_3D.cxx)
+ small optimization of SMDS_UnstructuredGrid::compactGrid()
(SMDS_UnstructuredGrid.cxx, SMESH_Object.cxx)
- de-allocate old data as soon as possible, not at the and of compacting
+ some minor changes
2016-09-01 20:47:02 +03:00
eap
911ca90c3d
IPAL53401: BelongToGeom is very long on multiple lines
...
More optimization of octree + parallel update of GroupOnFilter
Remove useless warnings
2016-06-27 20:07:19 +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
bc95c31002
23207: EDF 11232 SMESH: viscou layers builder fails at the very fist inflation
...
23190: EDF 11636 - Problem of viscous layer
Regression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B2 - shrink fails
2016-05-11 16:55:05 +03:00
eap
f3e2b7fea2
53225: Viscous Layers hyp: problem with selection of input/output faces
...
(StdMeshersGUI_SubShapeSelectorWdg.cxx)
+ Remove useless MESSAGEs
2016-05-11 15:13:17 +03:00
vsr
7eda9ca931
Copyright update: 2016
2016-03-18 20:10:28 +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
a1a6d5ddc1
53103: Mesh visualization performance problem
...
Optimize visualization and mesh loading.
+ fix docs
2016-03-11 16:32:07 +03:00
eap
dbf226547f
IPAL53073: Hexotic Mesh is not compute
2016-01-22 20:10:27 +03:00