Skip to content
Snippets Groups Projects
Select Git revision
  • d8b14cc8b473798583c90de82a1ddd50b79ee944
  • master default protected
2 results

non_linear_algebra

  • Clone with SSH
  • Clone with HTTPS
  • 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
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..