-
- Downloads
Implement the infinity_norm method for the MultiTypeBlockVector class
Loading
-
mentioned in merge request !15 (merged)
-
mentioned in commit c9ee3bdf
Please register or sign in to comment
(This is mostly a note to self unless somebody beats me to it): This new infinity_norm()
is not yet specialised to handle NaN
values gracefully(*).
(*) unlike all the other infinity_norm()
implementations in dune-common and dune-istl that I know of.
mentioned in commit c9ee3bdf