[Dune] [#819] Remove enum FieldVector::size

Dune flyspray at dune-project.org
Sun Sep 12 23:32:57 CEST 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Carsten Gräser (Carsten) 

Attached to Project - Dune
Summary - Remove enum FieldVector::size
Task Type - Feature Request
Category - Common
Status - New
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - 1.2
Due in Version - Undecided
Due Date - Undecided
Details - Altough FieldVector is some kind of array/vector it has no size() method. Instead it has an enum size that shadows the size method in DenseVector.

Due to this fact you can not use FieldVector in generic code for vector-like classes.

Since the enum dimension provides the same information statically I suggest to remove the enum size.

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

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