Hi,<br><br>I have some memory problems due to a matrix-vector multiplication in dune. As I run in valgrind, I find that the following line creates a problem due to which the code crashes while running.<br><br><b>(p4.TF_diagonal).mv(g,z);</b><br>

<br>Could some one suggest?<br><br>Regards.<br>Swayam<br>