[Dune] Re: [Dune-CVS] dune-grid r2682 - trunk/grid/common
Oliver Sander
sander at mi.fu-berlin.de
Fri May 26 10:23:22 CEST 2006
Ist das amtlich? In OneDGrid gibt es die Methode neighbor() schon
gar nicht mehr.
fragt,
Oliver
************************************************************************
* Oliver Sander ** email: sander at mi.fu-berlin.de *
* Freie Universität Berlin ** phone: + 49 (30) 838 75217 *
* Institut für Mathematik II ** URL : page.mi.fu-berlin.de/~sander *
* Arnimallee 6 ** -------------------------------------*
* 14195 Berlin, Germany ** Member of MATHEON (www.matheon.de) *
************************************************************************
On Fri, 26 May 2006, Andreas Dedner wrote:
> Author: dedner
> Date: 2006-05-26 09:55:12 +0200 (Fri, 26 May 2006)
> New Revision: 2682
>
> Modified:
> trunk/grid/common/intersectioniterator.hh
> Log:
> neighbor method not deprecated (see docu)
>
>
> Modified: trunk/grid/common/intersectioniterator.hh
> ===================================================================
> --- trunk/grid/common/intersectioniterator.hh 2006-05-26 07:53:12 UTC (rev 2681)
> +++ trunk/grid/common/intersectioniterator.hh 2006-05-26 07:55:12 UTC (rev 2682)
> @@ -228,7 +228,7 @@
> }
>
> //! @brief return true if intersection is shared with another element.
> - bool neighbor () const DUNE_DEPRECATED
> + bool neighbor () const
> {
> return this->realIterator.neighbor();
> }
>
>
> _______________________________________________
> Dune-CVS mailing list
> Dune-CVS at hal.iwr.uni-heidelberg.de
> http://hal.iwr.uni-heidelberg.de/cgi-bin/mailman/listinfo/dune-cvs
>
More information about the Dune
mailing list