[Dune-devel] [Dune-Bugs] [#1041] BCRSMatrix does not always initialize data memory
Oliver Sander
sander at igpm.rwth-aachen.de
Tue Jan 22 09:58:19 CET 2013
Hi Markus,
thanks for the quick fix. I confirm that it fixes my crash too.
But let me ask again: why the need for MatrixHasTrivialConstructor?
Does it really make a measurable difference to omit the empty
default constructors in BCRSMatrix?
And if it does matter: shouldn't we use std::is_pod instead of the
hand-coded MatrixHasTrivialConstructor?
best,
Oliver
Am 22.01.2013 09:49, schrieb Dune:
> THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
>
> The following task is now closed:
>
> FS#1041 - BCRSMatrix does not always initialize data memory
> User who did this - Markus Blatt (mblatt)
>
> Reason for closing: Fixed
> Additional comments about closing: rev. 1767
>
> More information can be found at the following URL:
> http://www.dune-project.org/flyspray/index.php?do=details&task_id=1041
>
> You are receiving this message because you have requested it from the
> Flyspray bugtracking system. If you did not expect this message or
> don't want to receive mails in future, you can change your
> notification settings at the URL shown above.
>
> _______________________________________________
> Dune-Bugs mailing list
> Dune-Bugs at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune-bugs
More information about the Dune-devel
mailing list