[Dune] [#587] GenericReferenceElements should use unsigned for indices, sizes etc.

Dune dune at dune-project.org
Thu Aug 20 15:49:22 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this - Jö Fahlke (joe) 

Attached to Project - Dune
Summary - GenericReferenceElements should use unsigned for indices, sizes etc.
Task Type - Bug Report
Category - Grid
Status - New
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - Undecided
Due Date - Undecided
Details - The GenericReferenceElements should use an unsigned type such as "unsigned int" or "std::size_t" for things like subentity indices, subentity counts and possibly even codimensions (though that is an "int" in a lot more places than just the GenericReferenceElements).  All these quantities can never be <0.  As an alternative, LocalKey from dune-localfunctions should change to using an "int" instead of "unsigned int".

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

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