Yoann Audouin
|
d209186490
|
Minor correction
|
2022-09-28 08:06:19 +02:00 |
|
Yoann Audouin
|
c4f2013667
|
Clean up of cout replaced by MESSAGE + minor corrections
|
2022-09-21 16:35:15 +02:00 |
|
Yoann Audouin
|
f3fc21d3b2
|
Restoring Regular 1D
|
2022-09-21 15:26:59 +02:00 |
|
Yoann Audouin
|
cb2ccde589
|
Removing hard coded meshname from Mesh import
|
2022-09-21 15:26:33 +02:00 |
|
Yoann Audouin
|
7e9c7d9eac
|
Adaptation to NETGEN_Remote
|
2022-09-21 15:26:21 +02:00 |
|
Yoann Audouin
|
2a4b66bc50
|
Removing todo
|
2022-09-19 11:22:01 +02:00 |
|
Yoann Audouin
|
4607a95f5d
|
Adding support for BRep for shape
|
2022-09-15 15:12:22 +02:00 |
|
Yoann Audouin
|
44248b7929
|
Mesh object not deleted in Python + deleting temporary folder when destructing SMESH_Mesh
|
2022-09-15 11:00:41 +02:00 |
|
Yoann Audouin
|
5e12ae9ef1
|
Adding tests for netgen_runner and parallel compute
|
2022-09-14 16:36:10 +02:00 |
|
Yoann Audouin
|
5cd6dc5421
|
Renamming function and files
|
2022-09-13 16:45:33 +02:00 |
|
Yoann Audouin
|
49ba6be0c2
|
Adding support of number of thread for the mesher
|
2022-09-13 14:17:43 +02:00 |
|
Yoann Audouin
|
c3580f2d90
|
Replacing ctpl by boost::thread_pool
|
2022-09-12 16:17:20 +02:00 |
|
Yoann Audouin
|
a9f8e63dec
|
Deactivating parallelism for 2D/1D + corrections for non parallel run + adding ParallelCompute function in Python
|
2022-09-09 09:52:50 +02:00 |
|
Yoann Audouin
|
26a2a23639
|
Integration of run_mesher code
|
2022-08-31 16:06:31 +02:00 |
|
Yoann Audouin
|
402520f8f1
|
Restoring orignal compute + cleanup
|
2022-08-31 09:34:31 +02:00 |
|
Yoann Audouin
|
5176bafcd3
|
Adding SetNbThreads in Python to set if compute will be done in parallel
|
2022-08-30 09:42:21 +02:00 |
|
Yoann Audouin
|
b27f64c6ec
|
Working version for 3d with run_mesher
|
2022-08-26 11:37:02 +02:00 |
|
Yoann Audouin
|
78ffe50bb9
|
Parallel version for 1d mesher number of segment
|
2022-07-25 10:35:21 +02:00 |
|
Yoann Audouin
|
642fc469af
|
WIP
|
2022-05-11 09:10:21 +02:00 |
|
eap
|
f4fda5460f
|
bos #29764 EDF - SMESH_blocfissure* fail
Fix reference numbers for NETGEN-6
|
2022-04-21 17:48:18 +03:00 |
|
eap
|
91655b13fe
|
bos #29764 EDF - SMESH_blocfissure* fail
Fix reference numbers for NETGEN-5
|
2022-04-21 13:36:15 +03:00 |
|
eap
|
d69e4fb6c7
|
bos #29266 EDF 24971 - SALOME crashes
Fix intersecting pyramids by applying gradation 2.0 to pyramids height
|
2022-04-19 14:30:36 +03:00 |
|
rnv
|
7ab73a330a
|
Merge branch 'rnv/29456'
|
2022-04-19 12:07:56 +03:00 |
|
eap
|
81f227e3a2
|
bos #29611 cartesian_algo test is KO with valgrind
|
2022-04-15 14:46:02 +03:00 |
|
rnv
|
feaddec0f3
|
#29456 [EDF] (2022-T1) Finalization of SSL implementation
|
2022-04-14 19:01:10 +03:00 |
|
eap
|
7242eaf55b
|
bos #29540 25009 - mesh fails
|
2022-03-31 20:00:05 +03:00 |
|
eap
|
c728e8a558
|
bos #29435 EDF 25081 - wrong prisms
Implement projectQuads()
|
2022-03-30 20:26:23 +03:00 |
|
vsr
|
a3351b3fb0
|
bos #24180 This test is not needed anymore
|
2022-03-28 12:10:13 +03:00 |
|
rnv
|
64547701f8
|
#29335 [CEA 29224] Cannot graphicaly select geometry to create groups: implement possibility to select whole object (on which mesh was constructed) as a base for Mesh group.
|
2022-03-24 15:17:55 +03:00 |
|
eap
|
0510c0d369
|
bos #29212 [CEA 29181] Body fitter on compounds incomplete mesh
|
2022-03-23 16:36:14 +03:00 |
|
eap
|
b881b9c7b9
|
bos #29395 EDF 25009 - import1D2D mesh fails
|
2022-03-22 16:31:40 +03:00 |
|
eap
|
6938ef133c
|
[bos #26398] [CEA] convert cgns to HDF Invalid Data-Type
Fix compilation with -DCGNS_ENABLE_64BIT:BOOL=ON
|
2022-03-16 14:39:19 +03:00 |
|
Massimiliano Leoni
|
067472c5cf
|
Implement better check for over-constrained volumes and faces
wip
|
2022-03-14 10:08:41 +01:00 |
|
eap
|
a9219e5f12
|
bos #29266 EDF 24971 - SALOME crashes
fix crash, meshing failure still there
|
2022-03-11 14:46:25 +03:00 |
|
rnv
|
8385b9256f
|
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
|
2022-03-11 12:33:57 +03:00 |
|
rnv
|
a6cc4f9ec1
|
Compilation under Windows
|
2022-03-11 12:31:24 +03:00 |
|
eap
|
a065ed143c
|
bos #29143 [CEA] Compute takes too much time in polyhedron per solid use case
more optimization: don't try to find more local algos if uniDimAlgoShapes is empty
|
2022-02-28 14:38:20 +03:00 |
|
eap
|
f85bc0ab6f
|
bos #29143 [CEA] Compute takes too much time in polyhedron per solid use case
more optimization: don't fill in uniDimAlgoShapes if no multi-dimensional
algo assigned
|
2022-02-25 14:44:14 +03:00 |
|
eap
|
4a9dc0d210
|
bos #29143 [CEA] Compute takes too much time in polyhedron per solid use case
|
2022-02-24 18:36:53 +03:00 |
|
vsr
|
7b665239fa
|
Correct test runner after switch default run mode to SSL
|
2022-02-18 18:32:34 +03:00 |
|
vsr
|
82116e7ff8
|
bos #29104 [EDF 24805] Pb of displaying: reset point representation when redisplaying actor
|
2022-02-16 13:17:55 +03:00 |
|
Yoann Audouin
|
f79e757d19
|
Adding translation for french
|
2022-02-15 13:49:33 +01:00 |
|
vsr
|
b935211a7e
|
Merge branch 'spns/19079'
|
2022-02-15 11:52:03 +03:00 |
|
Nabil Ghodbane
|
fb33951dba
|
spns #19079: Top-ii-vol integration in SMESH
|
2022-02-15 11:51:48 +03:00 |
|
Anthony Geay
|
e1682190e9
|
First try to mix old style and new style meshgems
|
2022-02-11 13:21:48 +01:00 |
|
vsr
|
385b688f73
|
bos #28736 Prevent running HOMARD-related tests in case if MEDFile is built with 32-bits IDs option
|
2022-02-09 19:34:14 +03:00 |
|
vsr
|
76fc1cf433
|
bos #26454 Merge branch 'occ/26454'
|
2022-02-09 18:16:05 +03:00 |
|
eap
|
ff53fa3701
|
bos #26454 [EDF] (2021) SMESH: interactive mesh modification
|
2022-02-09 18:15:05 +03:00 |
|
eap
|
dce88c3f8b
|
Remove an incorrect phrase
Inspired by https://www.salome-platform.org/forum/forum_10/412734402
|
2022-01-26 16:46:30 +03:00 |
|
Massimiliano Leoni
|
765aec5c00
|
Fix default tolerance in double nodes computation
|
2022-01-26 14:59:29 +03:00 |
|