Skip to content
Snippets Groups Projects
  • oliver.sander_at_tu-dresden.de's avatar
    eba49954
    Fix bug in MultigridStep constructor · eba49954
    oliver.sander_at_tu-dresden.de authored
    One constructor contained an assignment from a C pointer to
    std::shared_ptr.  Apparently nobody ever uses this constructor
    (otherwise the bug would have been noticed a long time ago),
    but the clang CI runs for the dune-gfe modules complain.
    
    This patch adds a fix and a small test.
    eba49954
    History
    Fix bug in MultigridStep constructor
    oliver.sander_at_tu-dresden.de authored
    One constructor contained an assignment from a C pointer to
    std::shared_ptr.  Apparently nobody ever uses this constructor
    (otherwise the bug would have been noticed a long time ago),
    but the clang CI runs for the dune-gfe modules complain.
    
    This patch adds a fix and a small test.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.