14 Commits

Author SHA1 Message Date
mbs
6f1ecd26cb Updated copyright comment 2024-01-20 13:59:13 +00:00
cconopoima
ccecac5e15 [bos #38045] [EDF] (2023-T3) Stand alone version for Netgen meshers.
Separating mesh face and proxy mesh for quand adaptors and VL in 3D.

Intermedial commit

First version of 1D SA.

2D SA version and definition of simpleHypo.

Define the NETGENPlugin_NETGEN_1D2D3D_SA class to implement 1D,1D2D,1D2D3D SA version of the mesh. Using NETGENPlugin_NETGEN_2D_SA class to define the 2D SA version.

Cleaning code.

Toward 2D SA version.

Function to feed 1D elements from imported mesh into netgen.

2D SA version for netgen.

Finish support for parallel computing of 2D mesh with netgen. Add the NETGEN_2D_Remote. UsIn NETGEN_2D_SA class use bounding box of faces to allow fast discarting edge nodes far from the faces been meshed.
2024-01-18 10:30:12 +00:00
Yoann Audouin
dae130623f Modifications for multinode parallelism (with windows fixed)
Adding walltime to multinode parameters
bos #37471: fix compilation on Windows operating system
2023-09-26 10:21:46 +02:00
YOANN AUDOUIN
8281d267cb Revert "Modifications for multinode parallelism"
This reverts commit 90d8d4461e44b60af0362e45804f6b0873bb9887.
2023-09-04 07:57:41 +02:00
Yoann Audouin
90d8d4461e Modifications for multinode parallelism 2023-08-31 11:20:34 +02:00
mbs
ab749f8f58 updated copyright message 2023-06-19 17:55:24 +01:00
mbs
2d646f5c7d updated copyright message 2023-06-16 20:00:59 +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
fbfd90a1f8 Adding number of thread to netgen hypo + windows corrections 2022-10-03 18:11:35 +02:00
Yoann Audouin
15a5ceeea7 Update of copyright 2022-10-03 08:04:00 +02:00
Yoann Audouin
f6eaf8534d Creating Remote and SA NETGEN_3D plugins 2022-09-28 08:17:53 +02:00
Yoann Audouin
1b4859d135 Refactor in runner 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