Skip to content
  • Andreas Dedner's avatar
    change dune/fem/space/test/test-spaceinterpolation.cc to demonstrate the · 1a4564f9
    Andreas Dedner authored
    issue with the interpolate method on the LagrangeSpace (based on
    dune-localfunction) when used with dimRange>1
    
    get the LFESpaces to work correctly with dimR>1
    - still need to make sure RT,BDM, etc are doing he right thing
    - prolongation and restriction is not yet working (error in dof manager)
    
    remove some debug output
    
    fix an issue with the correct 'block index' in the lfe space. Now RT seems
    to work fine again
    1a4564f9