Skip to content
Snippets Groups Projects
D

dune-matrix-vector

Project ID: 2314
Select Git revision
1 result Searching
  • Clone with SSH
  • Clone with HTTPS
  • Forked from agnumpde / dune-matrix-vector
    Source project has a limited visibility.
    user avatar
    Carsten Gräser authored
    This way it works for multi-type matrices again.
    This helps to fix the dune-tnnmg test which currently
    breaks.
    
    Notice that this may be slightly less efficient, because
    we use a new temporary for each loop instance. This is
    necessary because we may need a different type each time.
    This may be fixed by adding a specialization for the
    case that the corresponding vector is a classic dynamic
    container.
    acdb69a9
    History
    Name Last commit Last update