Coupling
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Pour rappel, le service sera inaccessible ce lundi 05/05/25 midi pour raison de mise à jour.
FEM code parallelized BEM code partially parallelized (Kevin branch has implemented more parallel features) FEM and BEM codes both working on separate parts of the domain, interacting through the boundary between the two domains FEM solver also works independently of the BEM solver (use srcs/FEM/main.cpp) and vice versa (use srcs/BEM/main.cpp) coupled solver in srcs/main.cpp
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.