Skip to content
  • Carsten Gräser's avatar
    Generalize makeDiscreteGlobalBasisFunctional() · d23668a9
    Carsten Gräser authored
    Using the new Dune::wrap_or_move() we can uniformly pass
    R- or L-value references for the basis or the vector. As
    a consequence you can now also pass a temporary basis
    (e.g. the result of subspaceBasis())
    d23668a9