[Dune] Fehler beim Kompilieren, zweiter Teil

Adrian Burri burriad at mathematik.uni-freiburg.de
Mon Feb 21 14:25:48 CET 2005


Hallo Leute,

das Problem, das ich heute Vormittag geschildert habe mit dem OneDGrid, 
tritt in gleicher Form auch fuers SGrid auf (wieder icc 8.1):

/home/burriad/work/src/dune/grid/common/entity.hh(56): error: 
declaration is incompatible with function template "Dune::SEntity<codim, 
2, const Dune::SGrid<2, 2>> &Dune::SGrid<dim, 
dimworld>::getRealEntity<codim>(Dune::GridTraits<2, 2, Dune::SGrid, 
Dune::SGeometry, Dune::SEntity, Dune::SBoundaryEntity, 
Dune::SLevelIterator, Dune::SIntersectionIterator, 
Dune::SHierarchicIterator, Dune::GenericLeafIterator>::codim<cd>::Entity 
&) [with dim=2, dimworld=2]" (declared at line 890 of
          "/home/burriad/work/src/dune/grid/sgrid.hh")
      friend EntityImp<cd,dim,GridImp>& 
mutableGridImp::getRealEntity(typename GridImp::Traits::template 
codim<cd>::Entity& e );
                                                        ^
          detected during:
            instantiation of class "Dune::Entity<0, dim, GridImp, 
EntityImp> [with dim=2, GridImp=const Dune::SGrid<2, 2>, 
EntityImp=Dune::SEntity]" at line 540 of 
"/home/burriad/work/src/dune/grid/sgrid.hh"

Ist das Problem wirklich nur spezifisch fuer den icc? Ich waere froh um 
eine Rueckmeldung.

Gruss Adi




More information about the Dune mailing list