mbs
ab749f8f58
updated copyright message
2023-06-19 17:55:24 +01:00
Yoann Audouin
5bf2f4cc8d
Adding new algo for parallel meshing
2022-11-16 09:14:35 +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
54a50107a5
Cleanup use of netgen_params + restoring use of netgen error functions
2022-10-03 10:14:02 +02:00
Yoann Audouin
1a79294029
Using MeshLocker + implementing call to assign for remote plugin
2022-10-03 08:02:37 +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