Mentions légales du service

Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v24.42
    80ced216 · Issue tag v24.42. ·
    Release: v24.42
    - 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.
  • v24.06
    e28f5eb2 · Issue tag v24.06. ·
    Update to work with MoReFEM v24.06.
  • v24.04
    fb27fdbf · Issue tag v24.04. ·
    - Update to work with MoReFEM v24.04.
  • v24.03
    ccce25e4 · Issue tag v24.03. ·
    - Update to work with MoReFEM v24.03.
  • v23.45
    026d7a15 · Issue tag v23.45. ·
    - Update to work with MoReFEM v23.45.
  • v23.37
    Issue tag v23.37.
  • v23.12
    d1561ab1 · Issue tag v23.12. ·
    Update to work with MoReFEM v23.11.2.
  • v22.37
    - 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.
  • v21.28
    a4c3f189 · Issue tag v21.28. ·
    - Update to MoReFEM v21.27.
    - Fix XCode build (requires this [MoReFEM ticket](https://gitlab.inria.fr/MoReFEM/CoreLibrary/MoReFEM/-/issues/1663) not yet in MoReFEM v21.27).
  • v21.23
    abfb5a2a · Issue tag v21.23. ·
    - Update to MoReFEM v21.22.
    - CI: remove tags for Docker builds (as shared runners are now used).
  • v21.07
    a00e69bb · Issue tag v21.07. ·
    Update to MoReFEM v21.06: two includes have been modified.
  • v21.01.2
    cd5cb347 · Issue tag v21.01.2. ·
    - Fix a warning that appears with most recent versions of clang (on Fedora)
  • v21.01
    c818a72d · Issue tag v21.01. ·
    - Update to MoReFEM v20.52:
      . Field 'may_overlap' in lua file for boundary condition has been removed.
      . Reference Ensight mesh file have been modified to reflect the change of convention used (node id given rather than assign).
  • v20.18
    2404be09 · Issue tag v20.18. ·
    - Update to new MoReFEM API: modify the expected interfaces.hhdata files so that they follow new convention, and check them only in sequential mode (as parallel one is now only a subset of this file for each rank).
  • v20.12
    826dbbdd · Issue tag v20.12. ·
    - Remove DebugPrintNorm() call, which was removed in MoReFEM core library.
    - Modify the registry from which the MoReFEM base images should be fetched (until MoReFEM #1509 is resolved)
  • v19.52
    c4cd8e1b · Issue tag v19.52. ·
    - Feature #1: introduce CI.
  • v19.45.1
    e2d497ab · Issue tag v19.45.1 ·
    - Update to the new MoReFEM API.
  • v19.27.2
    c182c3e9 · Issue tag v19.27.2 ·
    - Update to the new MoReFEM API and adapt some expected results files accordingly.
    - Also adapt Lua files.
  • l
    c182c3e9 · Issue tag v19.27.2 ·
  • v18.47
    d24c7880 · Issue tag v18.47. ·
    - 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.