[Dune] [#1049] Return geometries as real objects

Dune flyspray at dune-project.org
Thu May 10 15:31:52 CEST 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1049 - Return geometries as real objects
User who did this - Martin Nolte (nolte)

----------
Recently I stumbled over a little problem. SPGrid's local geometries (a very small number) are actually stored on the grid and remain valid forever. Therefore, the real geometry object, i.e., LocalGeometry, should be a reference (or pointer) to the actual implementation.

Currently, the LocalGeometry it is simply a Dune::Geometry with StoreReferences set to true. In order to avoid the deprecation warning, I would now have to implement a GeometryReference, which is a copy of Dune::Geometry storing a reference. This class would then be plugged into Dune::Geometry (i.e., two facade classes).

This leads to 2 questions:
(a) Is a GeometryReference class the desired implementation for what I describe?
(b) Shall I put in in dune-grid or into dune-spgrid?

I would appreciate a decision prior to the 2.2 release.
----------

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

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