Skip to content
Snippets Groups Projects
Commit 140e6356 authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Add changelog entry

parent a2132070
No related branches found
No related tags found
1 merge request!1351Add utilities to work with integer_sequence
Pipeline #69112 passed
Pipeline: Dune Nightly Test

#69121

    ......@@ -60,6 +60,8 @@ In order to build the DUNE core modules you need at least the following software
    - Add dedicated includes `dune/common/metis.hh` for METIS and `dune/common/parallel/parmetis.hh`
    for ParMETIS to be used instead of the direct includes `metis.h` and `parmetis.h`.
    - Add utilities and algorithms to work with `std::integer_sequences`.
    ## Build System
    - Documentation files in `doc/buildsystem/${ModuleName}.rst` are now only copied.
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment