Changes
Page history
Update meeting2017
authored
Sep 11, 2017
by
Carsten Gräser
Show whitespace changes
Inline
Side-by-side
meeting2017.md
View page @
a9fde4ae
...
...
@@ -17,6 +17,7 @@ IWR Heidelberg
*
Can we replace the HybridTreePath class by a more general HybridArray?
Such a HybridArray could then also be used, e.g., to index entries of a
MultitypeBlockVector.
CG: What about using
`Dune::TupleVector`
for this?
*
dune-pdelab contains Lagrange-LocalFiniteElements with run-time order. Given
that we have constexpr nowadays, can we merge this into the compile-time-order
implementation in dune-localfunctions and get both behaviors from a single code?
...
...
...
...