[Dune] IndexSets and NewGeometryType

Oliver Sander sander at mi.fu-berlin.de
Thu Jan 19 14:27:33 CET 2006


The reason is that the method IndexSet::geomTypes() now returns
a std::vector<NewGeometryType> instead of std::vector<GeometryType>.
I have not fixed this in AlbertaGrid, but I plan to do so later
today.  Is that okay?

Oliver

************************************************************************
* Oliver Sander                **                                      *
* Freie Universität Berlin     ** email: sander at math.fu-berlin.de      *
* Institut für Mathematik II   ** phone: + 49 (30) 838 75217           *
* Arnimallee 2-6               ** fax  : + 49 (30) 838 54977           *
* 14195 Berlin, Germany        ** URL  : page.mi.fu-berlin.de/~sander  *
************************************************************************

On Thu, 19 Jan 2006, Jö Fahlke wrote:

> The index sets and NewGeometryType do not seem to like each other at
> the moment, e.g. while running "make -k check",
> grid/test/test-alberta.cc gives
> ======================================================================
> ../../dune/grid/common/indexidset.hh:147: Fehler: ungültige Initialisierung einer nicht-konstanten Referenz des Typs »const std::vector<Dune::NewGeometryType, std::allocator<Dune::NewGeometryType> >&« von Ausdruck des Typs »const std::vector<Dune::GeometryType, std::allocator<Dune::GeometryType> >
> ======================================================================
>
> (I get something similiar when compiling test-sdata.cc from
> dune-dxwriter:
> ======================================================================
> /afs/iwr.uni-heidelberg.de/home/joe/src/dune/dune/dune/grid/common/defaultindexsets.hh:210: Fehler: ungültige Initialisierung einer nicht-konstanten Referenz des Typs »const std::vector<Dune::GeometryType, std::allocator<Dune::GeometryType> >&« von Ausdruck des Typs »const std::vector<Dune::NewGeometryType, std::allocator<Dune::NewGeometryType> >
> ======================================================================
> )
>
> Is anyone working at this at the moment?
>
> MfG,
> Jö.
>
> -- 
> P.S: P.S. in Emails ist ziemlich überflüssing.
>
> _______________________________________________
> Dune mailing list
> Dune at hal.iwr.uni-heidelberg.de
> http://hal.iwr.uni-heidelberg.de/cgi-bin/mailman/listinfo/dune
>


More information about the Dune mailing list