[Dune-devel] deprecate Grid::getRealImplementation
Christian Engwer
christian.engwer at uni-muenster.de
Fri May 18 16:34:51 CEST 2018
I agree. `.impl()` should be expressive enough.
Christian
On Fri, May 18, 2018 at 11:40:29AM +0200, Ansgar Burchardt wrote:
> Hi,
>
> I suggest to deprecate `Grid::getRealImplementation` from the grid
> interface. Users and implementors can just use the `.impl()` method on
> facade classes if they need to access the implementation (it was made
> public some time ago).
>
> AlbertaGrid also has `getRealIntersection` as a special case of
> `getRealImplmentation` which could also be deprecated.
>
> Ansgar
More information about the Dune-devel
mailing list