[Dune] [#116] Shallow Copy in CompressedBlockVectorWindow

Dune flyspray at dune-project.org
Thu Feb 16 11:22:09 CET 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#116 - Shallow Copy in CompressedBlockVectorWindow
User who did this - Carsten Gräser (Carsten)

----------
IMHO the main problem is that our matrix interface pretends that matrices are containers, which is in general not true. However, we need a reference-like access by operator[] in order to have A[][].

In the long run it would perhaps be cleaner to drop operator[] in favor of methods row(), rowCopy(), and (to simplify the access) operator() (size_t,size_t).
----------

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

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