]> https://gitweb.dealii.org/ - dealii.git/commit
BlockLinearOperator: Add assert ensuring that u != v in vmult 6440/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 3 May 2018 20:55:20 +0000 (15:55 -0500)
committerMatthias Maier <tamiko@43-1.org>
Thu, 3 May 2018 20:55:47 +0000 (15:55 -0500)
commit908eee11cede69531e9513e7d900d110bd62f43c
treeaa6441ab50f270667fece411608f599037cdfdfc
parent9d1172c99dcfb1bad7621dbfde072205fad3d4f3
BlockLinearOperator: Add assert ensuring that u != v in vmult

Bug: We need a mechanism similar to "apply_with_intermediate_storage"
for LinearOperator to do the matrix vector multiplication correctly.
Currently, if u and v are equal, the first vmult will garble up the ith
block and subsequent multiplications are wrong.
include/deal.II/lac/block_linear_operator.h

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.