[Dune] Memory Problems Caused By Matrix-Vector Multiplication in Dune
Carsten Gräser
graeser at math.fu-berlin.de
Fri Feb 3 15:41:39 CET 2012
Am 03.02.2012 14:09, schrieb S. Swayamjyoti:
> 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?
http://users.dune-project.org/projects/main-wiki/wiki/Guides_bug_reporting
http://catb.org/esr/faqs/smart-questions.html
More information about the Dune
mailing list