[Dune] Memory Problems Caused By Matrix-Vector Multiplication in Dune

S. Swayamjyoti swayam.151 at gmail.com
Fri Feb 3 14:09:42 CET 2012


Hi,

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.

*(p4.TF_diagonal).mv(g,z);*

Could some one suggest?

Regards.
Swayam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20120203/236da630/attachment.htm>


More information about the Dune mailing list