[Dune] Problem: compiling integration.cc with alugrid

Leidenberger Patrick Patrick.Leidenberger at psi.ch
Tue Jul 25 11:48:29 CEST 2006


Hi,

if I make "dunecontroll all" with --with-alugrid='$HOME/extlib/ALUGrid-0.3' in my opts-file I get the following error:

/home2/leidenberger/dune/dune-grid/dune/grid/alugrid/2d/iterator_imp.cc: In member function `void Dune::ALU2dGridLeafIntersectionIterator<GridImp>::increment()[with GridImp = const Dune::ALU2dGrid<2, 2>]':
integration.cc:69:   instantiated from here
/home2/leidenberger/dune/dune-grid/dune/grid/alugrid/2d/iterator_imp.cc:501: error: 'struct ALU2dGridSpace::Hier<ALU2dGridSpace::Element>' has no member named 'hasHangingNode'
/home2/leidenberger/dune/dune-grid/dune/grid/alugrid/2d/iterator_imp.cc:502: error: 'struct ALU2dGridSpace::Hier<ALU2dGridSpace::Element>' has no member named 'getNbList'
make: *** [integration-integration.o] Error 1
--- Failed to build dune_grid_howto ---
Execution terminated due to errors!

If I delete --with-alugrid there is no such error! 

Patrick




More information about the Dune mailing list