[Dune] [#1015] Matrix<T> operator*(Matrix<T>, Matrix<T>) docu inaccurate

Dune flyspray at dune-project.org
Mon Jan 9 14:22:04 CET 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1015 - Matrix<T> operator*(Matrix<T>,Matrix<T>) docu inaccurate
User who did this - Carsten Gräser (Carsten)

----------
In fact this has nothing to do with the row_type. It's just that operator*(FieldMatrix,FieldMatrix) is not implemented. So the only 'genereic' thing about this method is, that it allows to multiply nested versions of Matrix<T> with FieldMatrix<K,1,1> on the lowest level.

Besides this, there is the matMultMat method, that is unfortunately only implemented for BCRS- and FieldMatrix. IMHO we should remove (read:deprecation for one release) the operator* and implement matMultMat instead.
----------

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

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