Skip to content
Snippets Groups Projects
Commit 9cc4c6e8 authored by Christian Engwer's avatar Christian Engwer Committed by Steffen Müthing
Browse files

[bugfix] fix broken assertion.


This patch fixes the errornous commits
e8d16384
1a2f4d0f

The introduced range checks were plain wring, as they neglected the nested structure of the
BlockVector. We now use `b.dim()` to get the flat size.

This fixes flyspray/FS#1724.
(cherry picked from commit 3aed940e)

Signed-off-by: default avatarSteffen Müthing <muething@dune-project.org>
parent 4a9e5f1b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment