Yoann Audouin
|
92cbce71d3
|
Merge branch 'yan/parallel_mesh2'
|
2022-10-21 15:03:58 +02:00 |
|
Yoann Audouin
|
9bfa36efab
|
Removing 30s limit on QProcess
|
2022-10-12 10:28:39 +02:00 |
|
Konstantin LEONTEV
|
8142dcc96a
|
[bos #32189][CEA] SALOME README file: updated links to salome site.
|
2022-10-04 18:24:51 +03:00 |
|
Yoann Audouin
|
75f2fd83a4
|
Adding comments + removing SMESH_Gen argument
|
2022-10-04 14:32:49 +02:00 |
|
Yoann Audouin
|
fbfd90a1f8
|
Adding number of thread to netgen hypo + windows corrections
|
2022-10-03 18:11:35 +02:00 |
|
Yoann Audouin
|
3d82214289
|
Adding control of netgen log file
|
2022-10-03 16:15:33 +02:00 |
|
Yoann Audouin
|
61e4da3b0d
|
Adding nnthreads as parameter for netgen
|
2022-10-03 15:46:12 +02:00 |
|
Yoann Audouin
|
54a50107a5
|
Cleanup use of netgen_params + restoring use of netgen error functions
|
2022-10-03 10:14:02 +02:00 |
|
Yoann Audouin
|
15a5ceeea7
|
Update of copyright
|
2022-10-03 08:04:00 +02:00 |
|
Yoann Audouin
|
1a79294029
|
Using MeshLocker + implementing call to assign for remote plugin
|
2022-10-03 08:02:37 +02:00 |
|
Yoann Audouin
|
9f2b637978
|
Cleanup of NETGEN_2D_Only
|
2022-09-28 08:18:14 +02:00 |
|
Yoann Audouin
|
08f1ef4cc3
|
cout replaced by MESSAGE + clean up
|
2022-09-28 08:17:53 +02:00 |
|
Yoann Audouin
|
a99d4c8ed2
|
Removing hard coded meshname from Mesh import
|
2022-09-28 08:17:53 +02:00 |
|
Yoann Audouin
|
f6eaf8534d
|
Creating Remote and SA NETGEN_3D plugins
|
2022-09-28 08:17:53 +02:00 |
|
Yoann Audouin
|
d9a37018c5
|
Refactoring of runner
|
2022-09-28 08:17:53 +02:00 |
|
Yoann Audouin
|
1b4859d135
|
Refactor in runner
|
2022-09-28 08:17:53 +02:00 |
|
Yoann Audouin
|
3c4eb540f8
|
Refactoring of normal Compute
|
2022-09-28 08:17:53 +02:00 |
|
Yoann Audouin
|
0de7ea3ca0
|
Now filling param _hypParameters and _stdMaxvolume
|
2022-09-28 08:17:53 +02:00 |
|
Yoann Audouin
|
eb6fde7687
|
Adding support for BRep for shape
|
2022-09-28 08:17:53 +02:00 |
|
Yoann Audouin
|
57061f40af
|
Switchin to QProcess instead of sytem for remote compute
|
2022-09-28 08:17:53 +02:00 |
|
Yoann Audouin
|
2e8bc3b2b0
|
Better handle of deletion of temporary folder + missing delete of temporary SMESH_Mesh
|
2022-09-28 08:17:53 +02:00 |
|
Yoann Audouin
|
c59a01e4ce
|
Renaming functions and files + minor corrections in runner_main to detect what to do
|
2022-09-28 08:17:51 +02:00 |
|
Yoann Audouin
|
2e0b7c8b58
|
Using RAII to remove file.close
|
2022-09-28 08:17:27 +02:00 |
|
Yoann Audouin
|
a71af09b16
|
Adding support of number of thread for the mesher
|
2022-09-28 08:17:27 +02:00 |
|
Yoann Audouin
|
9c3bd8e9d1
|
Renaming netgen2d/3d internal calls
|
2022-09-28 08:17:27 +02:00 |
|
Yoann Audouin
|
0722b0a29e
|
partial work for netgen2d in run_mesher + corrections for netgen3d nodeVec + restoring sequential netgen2D_only
|
2022-09-28 08:17:27 +02:00 |
|
Yoann Audouin
|
19b9bae48f
|
Generic path for executable
|
2022-09-28 08:17:27 +02:00 |
|
Yoann Audouin
|
b7289f8536
|
Integration of run_mesher code
|
2022-09-28 08:17:27 +02:00 |
|
Yoann Audouin
|
5fae44dd86
|
restoring original compute + Cleanup
|
2022-09-28 08:17:27 +02:00 |
|
Yoann Audouin
|
e0e2b32c55
|
Working version for run_mesher for netgen 3d
|
2022-09-28 08:17:27 +02:00 |
|
Yoann Audouin
|
acbb35b4c3
|
Using provider for occgeom and nglib
|
2022-09-28 08:17:27 +02:00 |
|
eap
|
6fd7220e46
|
Remove MEFISTO
Set NETGEN_2D as default algorithm
|
2022-06-08 11:50:53 +03:00 |
|
vsr
|
8842f99357
|
Merge branch 'V9_9_BR'
|
2022-05-31 12:11:32 +03:00 |
|
vsr
|
2644070e7c
|
Copyright update 2022
|
2022-05-05 17:25:00 +03:00 |
|
vsr
|
e583294854
|
Increment version: 9.9.0
|
2022-05-05 17:21:35 +03:00 |
|
vsr
|
e084906f8a
|
Merge branch 'V9_8_BR'
|
2021-12-10 12:39:22 +03:00 |
|
eap
|
11f59dea0b
|
bos #26656 [CEA] NETGEN/NETGENPLUGIN abnormal calculation duration
Enable switching off the parallel meshing
|
2021-12-01 15:04:30 +03:00 |
|
eap
|
ff44995f59
|
bos #26656 [CEA] NETGEN/NETGENPLUGIN abnormal calculation duration
Enable switching off the parallel meshing
|
2021-12-01 14:18:12 +03:00 |
|
eap
|
004d9b9ee8
|
bos #18711: NETGEN 6 Integration in SALOME
mparams.nthreads = std:🧵:hardware_concurrency();
|
2021-11-29 14:34:24 +03:00 |
|
eap
|
3bdb54961f
|
bos #18711: NETGEN 6 Integration in SALOME
mparams.nthreads = std:🧵:hardware_concurrency();
|
2021-11-29 14:20:44 +03:00 |
|
eap
|
73edf7bfa7
|
compilation error
|
2021-11-28 20:25:49 +03:00 |
|
eap
|
b2aeed317a
|
compilation error
|
2021-11-27 15:39:50 +03:00 |
|
eap
|
aa23bb295c
|
bos #26523 EDF 24234 - Viscous Layer
fix wrong treatment of a shrunk FACE with two adjacent FACEs with layers
|
2021-11-27 14:50:24 +03:00 |
|
eap
|
2238faf39e
|
bos #26523 EDF 24234 - Viscous Layer
fix wrong treatment of a shrunk FACE with two adjacent FACEs with layers
|
2021-11-27 14:06:46 +03:00 |
|
vsr
|
201d6b5a71
|
Increment version: 9.8.0
|
2021-11-27 12:55:33 +03:00 |
|
vsr
|
f994811cbe
|
Merge branch 'occ/26452_face_ori'
|
2021-11-19 19:04:08 +03:00 |
|
eap
|
be713631b9
|
bos #26452 [EDF] (2021) SMESH: orientation of faces
follow MESH_MeshEditor change
|
2021-11-17 18:47:59 +03:00 |
|
eap
|
8ca0ca1fb6
|
bos #26515 [CEA 24622] Failing SMESH tests
Expose NETGEN version via NETGENPlugin.NETGEN_VERSION_MAJOR constant
accessible as smeshBuilder.NETGEN_VERSION_MAJOR
|
2021-10-26 18:27:40 +03:00 |
|
rnv
|
d16cff04dd
|
Build NETGENPLUGIN under Windows platform with Netgen-6
|
2021-10-11 14:56:50 +03:00 |
|
eap
|
a8606239fd
|
bos #18711 [CEA 18704] COTECH action 117.4: NETGEN 6 Integration in SALOME
cleanup + PATCH
|
2021-09-06 15:52:51 +03:00 |
|