[Dune] [#969] template lists of Grid interface classes are to restrictive.

Dune flyspray at dune-project.org
Tue Nov 1 10:43:18 CET 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#969 - template lists of Grid interface classes are to restrictive.
User who did this - Oliver Sander (sander)

----------
I think this is a step in a good direction.  The restrictions posed on the implementation class by the interface class have also bugged me a few times.  However, I don't see why we need to have the traits class.  IMHO it would be sufficient to have

template<int cd, int dim, class GridImp, class EntityImp>
class Entity 

or even simply

template<class EntityImp>
class Entity 
----------

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

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