[Dune] [Dune-Commit] dune-grid r6774 - trunk/dune/grid/common

Martin Nolte nolte at mathematik.uni-freiburg.de
Thu Jun 10 09:27:21 CEST 2010


Please merge to 2.0.1 release (I'm not allowed to)

On 06/10/2010 09:21 AM, mnolte at dune-project.org wrote:
> Author: mnolte
> Date: 2010-06-10 09:21:15 +0200 (Thu, 10 Jun 2010)
> New Revision: 6774
>
> Modified:
>     trunk/dune/grid/common/intersection.hh
> Log:
> correct method names in documentation
>
>
> Modified: trunk/dune/grid/common/intersection.hh
> ===================================================================
> --- trunk/dune/grid/common/intersection.hh	2010-06-09 13:26:49 UTC (rev 6773)
> +++ trunk/dune/grid/common/intersection.hh	2010-06-10 07:21:15 UTC (rev 6774)
> @@ -177,7 +177,7 @@
>       /** \brief Pointer to the type of entities that this Intersection belongs to */
>     typedef typename GridImp::template Codim<0>::EntityPointer EntityPointer;
>
> -    /** \brief Codim 1 geometry returned by intersectionGlobal() */
> +    /** \brief Codim 1 geometry returned by geometry() */
>     typedef typename GridImp::template Codim<1>::Geometry Geometry;
>
>       /** \brief local coordinate type used as parameter for the normals */
> @@ -186,8 +186,7 @@
>       /** \brief global coordinate type used as parameter for the normals */
>     typedef typename Geometry::GlobalCoordinate GlobalCoordinate;
>
> -    /** \brief Codim 1 geometry returned by intersectionSelfLocal()
> -        and intersectionNeighborLocal() */
> +    /** \brief Codim 1 geometry returned by geometryInInside and geometryInOutside() */
>     typedef typename GridImp::template Codim<1>::LocalGeometry LocalGeometry;
>
>     //! @brief Export grid dimension
>
>
> _______________________________________________
> Dune-Commit mailing list
> Dune-Commit at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune-commit

-- 
Martin Nolte <nolte at mathematik.uni-freiburg.de>

Universität Freiburg                                   phone: +49-761-203-5642
Abteilung für angewandte Mathematik                    fax:   +49-761-203-5632
Hermann-Herder-Straße 10
79104 Freiburg, Germany




More information about the Dune mailing list