Changes
Page history
Update meeting2017
authored
Sep 11, 2017
by
Oliver Sander
Show whitespace changes
Inline
Side-by-side
meeting2017.md
View page @
c6730259
...
...
@@ -17,5 +17,10 @@ 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.
*
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?
*
Simplify the dune-localfunctions virtual interface now that the evaluate method
is gone.
## Protocol