-
v24.4280ced216 · ·
- Update to work with MoReFEM v24.42. - Set the project so that it might use some of the CoreLibrary scripts (to create a new file, update the specific parts such as header and banner at the top of the file, run clang-format, etc...) - Refactor CMake so that it uses up the custom macro defined in CoreLibrary. - Remove XCode projects, and ensure generation of an XCode project with CMake works. - Refresh CI.
-
v22.37003bb584 · ·
- Update to MoReFEM v22.37. - Use SuperLU_dist rather than Mumps due to issue with the latter in parallel (see [this MoReFEM ticket](https://gitlab.inria.fr/MoReFEM/CoreLibrary/MoReFEM/-/issues/1705) for more details.) - Add tags for Gitlab Inria shared runners (see [this MoReFEM ticket](https://gitlab.inria.fr/MoReFEM/CoreLibrary/MoReFEM/-/issues/1710) for more details; solve some Yaml issues.
-
-
v19.27.2c182c3e9 · ·
- Update to the new MoReFEM API and adapt some expected results files accordingly. - Also adapt Lua files.
-
-
v18.47d24c7880 · ·
- Support #1374: Replace MOREFEM_ROOT by more accurate MODEL_ROOT_DIRECTORY. - Support #1373: Update the model to the v18.47 MoReFEM API. - **Support #1371**: Propagate this ticket from MoReFEM library that rename the InputParameterList InputData.