14 Commits

Author SHA1 Message Date
Yoann Audouin
2d7a644a14 Removing Windows constraints 2022-11-08 08:48:00 +01:00
Yoann Audouin
237f486336 Replaced boost filesystem by std on windows 2022-11-04 16:47:04 +01:00
Yoann Audouin
ccde3874e2 Adding parallel meshing 2022-11-04 15:05:58 +01:00
Yoann Audouin
638fecd6a5 Revert "Merge branch 'yan/parallel_mesh2'"
This reverts commit 92cbce71d361328b23d943ad87d52db9f5282c72, reversing
changes made to 8142dcc96afb3eec72c4932f4778c0ef0c79d8f9.
2022-11-02 10:56:58 +01:00
Yoann Audouin
58f15d2720 Revert "Corrections for parallel smesh"
This reverts commit 1aecb09c15462724ab10751ef9348c24f2f134a9.
2022-11-02 10:56:44 +01:00
Yoann Audouin
1aecb09c15 Corrections for parallel smesh
Was crashing one of the testbase NRT_GRIDS_SMESH_BUGS_08_I1.
Issue was that input info must be sorted to ensure the same number of
volumes in one process.
Also ensure that netgen::mparam parameters are all initialised.
2022-10-24 16:26:57 +02: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
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
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