[Dune] [#954] DenseVector operator * , operator -=, etc. are missing a template parameter.

Dune flyspray at dune-project.org
Mon Sep 19 12:58:04 CEST 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#954 - DenseVector operator * , operator -=, etc. are missing a template parameter.
User who did this - Andreas Dedner (dedner)

----------
The same holds of course of DenseMatrix. For example there is
a template operator= on DenseMatrix but no copy constructor,
so that 
  DerivedDenseMatrix matA = matB;  gives an error while
  DerivedDenseMatrix matA; matA = matB;  works
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=954#comment2692

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.




More information about the Dune mailing list