[Dune] IndexSets and NewGeometryType

Jö Fahlke jorrit at jorrit.de
Thu Jan 19 14:22:04 CET 2006


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.




More information about the Dune mailing list