[Dune] Notification from Dune

Flyspray dune at dune-project.de
Thu May 24 10:41:41 CEST 2007


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#296 - GridPart default partition type inconsistent with grid
User who did this: - Robert Klöfkorn (robertk)

----------
The code example you gave tries to initialize an iterator defined in
the grid part class with an iterator from the grid class. This might
be very different iterators, so this code will not compile in common
(not only because the partition type is different). If you use grid
parts, then you should only use the grid part iterators, otherwise it
makes no sense, because the grid view would not be exchangeable. The
partition type is a parameter of the class, because each partition
type defines a different grid view. If you choose All_Partition in the
grid part, the code example might perhaps compile, but I would not
suggest to use the iterators that way.
----------

More information can be found at the following URL:
http://hal.iwr.uni-heidelberg.de/flyspray/?do=details&id=296#comment285

You are receiving this message because you have requested it from the
Flyspray bugtracking system.  You can be removed from future
notifications by visiting the URL shown above.





More information about the Dune mailing list