Deprecate the file tuplevector.hh
- Dec 07, 2024
-
-
oliver.sander_at_tu-dresden.de authored
-
oliver.sander_at_tu-dresden.de authored2c03532f
-
- Nov 20, 2024
-
-
Carsten Gräser authored
This was using a matrices as rows which should never have worked. Surprisingly it only failed with the recent modifications on how `field_type` is computed in dune-istl.
-
- Nov 18, 2024
-
-
oliver.sander_at_tu-dresden.de authored
2.9 is the latest version available as binary packages. I like to be able to work with those as much as possible.
-
oliver.sander_at_tu-dresden.de authored
Replace the old ones by what dune-fufem uses currently.
cbf3e01f -
oliver.sander_at_tu-dresden.de authored
This brings us std::tuple_element for Dune::Solvers::TupleVector.
0f610dd4 -
oliver.sander_at_tu-dresden.de authored
An equivalent implementation of TupleVector has existed in dune-common since 2016. Please use that from now on.
5fc88b19
-