<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Andreas,<div><br></div><div>Thanks it worked correctly. However, I faced with some problems in the subsampling function, I am using. The problem encounters at this line:</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Monaco; ">Dune::<span style="color: #016142">SubsamplingVTKWriter</span><<span style="color: #016142">GridView</span>> vtkWriterSubsampling(<span style="color: #192ec9">grid_</span>.leafView(),subsamplinglevel);</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Monaco; ">vtkWriterSubsampling.addVertexData(<span style="color: #911c67">new</span> <span style="color: #016142">VTKFunctionEmpEld</span><<span style="color: #775843">Grid</span>, <span style="color: #775843">EmpEltdGlobalVector</span>, <span style="color: #775843">BasisFunction</span>, <span style="color: #775843">DoFMapperEld</span>></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: rgb(25, 46, 201); "><span style="color: #000000">(</span>grid_<span style="color: #000000">, </span>en_<span style="color: #000000">, </span>basis_<span style="color: #000000">, </span>dofmappereld_<span style="color: #000000">, </span><span style="color: #423cfc">"electric-field"</span><span style="color: #000000">) );</span></div><div><div><br></div><div>The vtk function is defined correctly, since it was working before I updated. The message from the compiler is as follows:</div><div><br></div><div><div>../../emp/3deltd/emp3deltd.hh:1674: error: no matching function for call to ‘Dune::SubsamplingVTKWriter<Dune::GridView<Dune::DefaultLeafGridViewTraits<const Dune::ALUSimplexGrid<3, 3>, (Dune::PartitionIteratorType)4u> > >::addVertexData(Hades3d::VTKFunctionEmpEld<Dune::ALUSimplexGrid<3, 3>, std::vector<Dune::FieldVector<double, 12>, std::allocator<Dune::FieldVector<double, 12> > >, Hades3d::WebbBasisELTD<Dune::ALUSimplexGrid<3, 3>, 1u>, Hades3d::DoFMapperEl<Dune::GridView<Dune::DefaultLeafGridViewTraits<const Dune::ALUSimplexGrid<3, 3>, (Dune::PartitionIteratorType)4u> >, Hades3d::WebbBasisELTD<Dune::ALUSimplexGrid<3, 3>, 1u> > >*)’</div><div>/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/io/file/vtk/vtkwriter.hh:412: note: candidates are: void Dune::VTKWriter<GridView>::addVertexData(const std::shared_ptr<Dune::VTKFunction<GV> >&) [with GridView = Dune::GridView<Dune::DefaultLeafGridViewTraits<const Dune::ALUSimplexGrid<3, 3>, (Dune::PartitionIteratorType)4u> >]</div><div>/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/io/file/vtk/vtkwriter.hh:403: note:                 void Dune::VTKWriter<GridView>::addVertexData(Dune::VTKFunction<GV>*) [with GridView = Dune::GridView<Dune::DefaultLeafGridViewTraits<const Dune::ALUSimplexGrid<3, 3>, (Dune::PartitionIteratorType)4u> >]</div><div>make[4]: *** [hades3deltd-hades3deltd.o] Error 1</div></div><div><br></div><div>Is there any change made to sub-smpling function recently??</div><div><br></div><div>Thank you for your help and best regards,</div><div>Arya</div><div><br></div><div><br></div><div>On Nov 8, 2011, at 12:14 PM, Andreas Dedner wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Could you update dune-grid and try again?<br>Best<br>Andreas<br><br>errorOn 08/11/11 10:44, arya fallahi wrote:<br><blockquote type="cite">Dear Dune team,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I just updated my dune version and I have problems with compiling the<br></blockquote><blockquote type="cite">updated svn version. The dune returned messages and the identities of my<br></blockquote><blockquote type="cite">working environment are as follows:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">pcp042851:dune-trunk fallahi$ gcc -v<br></blockquote><blockquote type="cite">Using built-in specs.<br></blockquote><blockquote type="cite">Target: x86_64-apple-darwin10.6.0<br></blockquote><blockquote type="cite">Configured with: ./configure<br></blockquote><blockquote type="cite">--prefix=/Users/fallahi/extlib/gcc/gcc-4.4.5<br></blockquote><blockquote type="cite">--with-gmp=/Users/fallahi/extlib/gmp-5.0.1<br></blockquote><blockquote type="cite">--with-mpfr=/Users/fallahi/extlib/mpfr-3.0<br></blockquote><blockquote type="cite">--with-mpc=/Users/fallahi/extlib/mpc-0.9<br></blockquote><blockquote type="cite">--with-ppl=/Users/fallahi/extlib/ppl-0.11<br></blockquote><blockquote type="cite">--with-cloog=/Users/fallahi/extlib/cloog-ppl-trunk<br></blockquote><blockquote type="cite">Thread model: posix<br></blockquote><blockquote type="cite">gcc version 4.4.5 (GCC)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">pcp042851:dune-trunk fallahi$ svn info dune-common<br></blockquote><blockquote type="cite">Path: dune-common<br></blockquote><blockquote type="cite">URL: <a href="https://svn.dune-project.org/svn/dune-common/trunk">https://svn.dune-project.org/svn/dune-common/trunk</a><br></blockquote><blockquote type="cite">Repository Root: <a href="https://svn.dune-project.org/svn/dune-common">https://svn.dune-project.org/svn/dune-common</a><br></blockquote><blockquote type="cite">Repository UUID: 419231ca-4411-0410-aba2-fc6cf8c4f609<br></blockquote><blockquote type="cite">Revision: 6525<br></blockquote><blockquote type="cite">Node Kind: directory<br></blockquote><blockquote type="cite">Schedule: normal<br></blockquote><blockquote type="cite">Last Changed Author: sander<br></blockquote><blockquote type="cite">Last Changed Rev: 6523<br></blockquote><blockquote type="cite">Last Changed Date: 2011-11-03 10:43:35 +0100 (Thu, 03 Nov 2011)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">pcp042851:dune-trunk fallahi$ svn info dune-grid<br></blockquote><blockquote type="cite">Path: dune-grid<br></blockquote><blockquote type="cite">URL: <a href="https://svn.dune-project.org/svn/dune-grid/trunk">https://svn.dune-project.org/svn/dune-grid/trunk</a><br></blockquote><blockquote type="cite">Repository Root: <a href="https://svn.dune-project.org/svn/dune-grid">https://svn.dune-project.org/svn/dune-grid</a><br></blockquote><blockquote type="cite">Repository UUID: f82f27de-4411-0410-b156-930a902cda50<br></blockquote><blockquote type="cite">Revision: 7742<br></blockquote><blockquote type="cite">Node Kind: directory<br></blockquote><blockquote type="cite">Schedule: normal<br></blockquote><blockquote type="cite">Last Changed Author: dedner<br></blockquote><blockquote type="cite">Last Changed Rev: 7740<br></blockquote><blockquote type="cite">Last Changed Date: 2011-11-07 11:53:22 +0100 (Mon, 07 Nov 2011)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">pcp042851:dune-trunk fallahi$ svn info dune-istl<br></blockquote><blockquote type="cite">Path: dune-istl<br></blockquote><blockquote type="cite">URL: <a href="https://svn.dune-project.org/svn/dune-istl/trunk">https://svn.dune-project.org/svn/dune-istl/trunk</a><br></blockquote><blockquote type="cite">Repository Root: <a href="https://svn.dune-project.org/svn/dune-istl">https://svn.dune-project.org/svn/dune-istl</a><br></blockquote><blockquote type="cite">Repository UUID: 8c7282f0-4411-0410-8e4f-cdd3e049afb8<br></blockquote><blockquote type="cite">Revision: 1505<br></blockquote><blockquote type="cite">Node Kind: directory<br></blockquote><blockquote type="cite">Schedule: normal<br></blockquote><blockquote type="cite">Last Changed Author: rebecca<br></blockquote><blockquote type="cite">Last Changed Rev: 1504<br></blockquote><blockquote type="cite">Last Changed Date: 2011-10-31 10:26:48 +0100 (Mon, 31 Oct 2011)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">pcp042851:dune-trunk fallahi$ svn info dune-grid-howto<br></blockquote><blockquote type="cite">Path: dune-grid-howto<br></blockquote><blockquote type="cite">URL: <a href="https://svn.dune-project.org/svn/dune-grid-howto/trunk">https://svn.dune-project.org/svn/dune-grid-howto/trunk</a><br></blockquote><blockquote type="cite">Repository Root: <a href="https://svn.dune-project.org/svn/dune-grid-howto">https://svn.dune-project.org/svn/dune-grid-howto</a><br></blockquote><blockquote type="cite">Repository UUID: 971b7fa1-7d12-0410-b1b7-9c127676b1f7<br></blockquote><blockquote type="cite">Revision: 363<br></blockquote><blockquote type="cite">Node Kind: directory<br></blockquote><blockquote type="cite">Schedule: normal<br></blockquote><blockquote type="cite">Last Changed Author: robertk<br></blockquote><blockquote type="cite">Last Changed Rev: 362<br></blockquote><blockquote type="cite">Last Changed Date: 2011-09-16 15:54:36 +0200 (Fri, 16 Sep 2011)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">pcp042851:dune-trunk fallahi$ time ./dune-common/bin/dunecontrol<br></blockquote><blockquote type="cite">--opts=arya.imac.opts all<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">....<br></blockquote><blockquote type="cite">....<br></blockquote><blockquote type="cite">....<br></blockquote><blockquote type="cite">....<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">See ./configure --help and config.log for reasons why a component wasn't<br></blockquote><blockquote type="cite">found<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">--- calling make for dune-grid-howto ---<br></blockquote><blockquote type="cite">make<br></blockquote><blockquote type="cite">make all-recursive<br></blockquote><blockquote type="cite">Making all in doc<br></blockquote><blockquote type="cite">make[2]: Nothing to be done for `all'.<br></blockquote><blockquote type="cite">Making all in grids<br></blockquote><blockquote type="cite">make[2]: Nothing to be done for `all'.<br></blockquote><blockquote type="cite">mpicxx -std=c++0x -DHAVE_CONFIG_H -I.<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -I.<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -MT gettingstarted-gettingstarted.o -MD -MP -MF<br></blockquote><blockquote type="cite">.deps/gettingstarted-gettingstarted.Tpo -c -o<br></blockquote><blockquote type="cite">gettingstarted-gettingstarted.o `test -f 'gettingstarted.cc' || echo<br></blockquote><blockquote type="cite">'./'`gettingstarted.cc<br></blockquote><blockquote type="cite">In file included from<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/common/grid.hh:12,<br></blockquote><blockquote type="cite">from /Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/yaspgrid.hh:16,<br></blockquote><blockquote type="cite">from config.h:623,<br></blockquote><blockquote type="cite">from gettingstarted.cc:4:<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/dune/common/fvector.hh:19:2:<br></blockquote><blockquote type="cite">warning: #warning The FieldVector class exports is size by the enum<br></blockquote><blockquote type="cite">member 'size'. This behavior is deprecated. In the future, 'size' will<br></blockquote><blockquote type="cite">be a method, which puts it in compliance with the stl conventions. To<br></blockquote><blockquote type="cite">enable the new behavior (and get rid of this warning), build your Dune<br></blockquote><blockquote type="cite">with --enable-fieldvector-size-is-method. If you do need the vector size<br></blockquote><blockquote type="cite">as an enum, use 'dimension'.<br></blockquote><blockquote type="cite">mv -f .deps/gettingstarted-gettingstarted.Tpo<br></blockquote><blockquote type="cite">.deps/gettingstarted-gettingstarted.Po<br></blockquote><blockquote type="cite">/bin/sh ./libtool --tag=CXX --mode=link mpicxx -std=c++0x<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -o gettingstarted gettingstarted-gettingstarted.o<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/ALUGrid-1.23/lib -lalugrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon -lm<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -lm<br></blockquote><blockquote type="cite">libtool: link: mpicxx -std=c++0x<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -o gettingstarted gettingstarted-gettingstarted.o -Wl,-bind_at_load<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/ALUGrid-1.23/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/metis-4.0<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/lib/.libs/libdunegrid.a<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/ALUGrid-1.23/lib/libalugrid.a -lmetis<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/lib/.libs/libdunecommon.a<br></blockquote><blockquote type="cite">-llapack /Users/fallahi/extlib/openmpi-1.4.3/lib/libmpi.dylib<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/openmpi-1.4.3/lib/libopen-rte.dylib<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/openmpi-1.4.3/lib/libopen-pal.dylib -lutil -lm<br></blockquote><blockquote type="cite">mpicxx -std=c++0x -DHAVE_CONFIG_H -I.<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -I.<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -MT traversal-traversal.o -MD -MP -MF .deps/traversal-traversal.Tpo<br></blockquote><blockquote type="cite">-c -o traversal-traversal.o `test -f 'traversal.cc' || echo<br></blockquote><blockquote type="cite">'./'`traversal.cc<br></blockquote><blockquote type="cite">In file included from<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/common/grid.hh:12,<br></blockquote><blockquote type="cite">from /Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/yaspgrid.hh:16,<br></blockquote><blockquote type="cite">from config.h:623,<br></blockquote><blockquote type="cite">from traversal.cc:7:<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/dune/common/fvector.hh:19:2:<br></blockquote><blockquote type="cite">warning: #warning The FieldVector class exports is size by the enum<br></blockquote><blockquote type="cite">member 'size'. This behavior is deprecated. In the future, 'size' will<br></blockquote><blockquote type="cite">be a method, which puts it in compliance with the stl conventions. To<br></blockquote><blockquote type="cite">enable the new behavior (and get rid of this warning), build your Dune<br></blockquote><blockquote type="cite">with --enable-fieldvector-size-is-method. If you do need the vector size<br></blockquote><blockquote type="cite">as an enum, use 'dimension'.<br></blockquote><blockquote type="cite">mv -f .deps/traversal-traversal.Tpo .deps/traversal-traversal.Po<br></blockquote><blockquote type="cite">/bin/sh ./libtool --tag=CXX --mode=link mpicxx -std=c++0x<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -o traversal traversal-traversal.o<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/ALUGrid-1.23/lib -lalugrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon -lm<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -lm<br></blockquote><blockquote type="cite">libtool: link: mpicxx -std=c++0x<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -o traversal traversal-traversal.o -Wl,-bind_at_load<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/ALUGrid-1.23/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/metis-4.0<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/lib/.libs/libdunegrid.a<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/ALUGrid-1.23/lib/libalugrid.a -lmetis<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/lib/.libs/libdunecommon.a<br></blockquote><blockquote type="cite">-llapack /Users/fallahi/extlib/openmpi-1.4.3/lib/libmpi.dylib<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/openmpi-1.4.3/lib/libopen-rte.dylib<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/openmpi-1.4.3/lib/libopen-pal.dylib -lutil -lm<br></blockquote><blockquote type="cite">mpicxx -std=c++0x -DHAVE_CONFIG_H -I.<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -I.<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -MT integration-integration.o -MD -MP -MF<br></blockquote><blockquote type="cite">.deps/integration-integration.Tpo -c -o integration-integration.o `test<br></blockquote><blockquote type="cite">-f 'integration.cc' || echo './'`integration.cc<br></blockquote><blockquote type="cite">In file included from<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/common/grid.hh:12,<br></blockquote><blockquote type="cite">from /Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/yaspgrid.hh:16,<br></blockquote><blockquote type="cite">from config.h:623,<br></blockquote><blockquote type="cite">from integration.cc:4:<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/dune/common/fvector.hh:19:2:<br></blockquote><blockquote type="cite">warning: #warning The FieldVector class exports is size by the enum<br></blockquote><blockquote type="cite">member 'size'. This behavior is deprecated. In the future, 'size' will<br></blockquote><blockquote type="cite">be a method, which puts it in compliance with the stl conventions. To<br></blockquote><blockquote type="cite">enable the new behavior (and get rid of this warning), build your Dune<br></blockquote><blockquote type="cite">with --enable-fieldvector-size-is-method. If you do need the vector size<br></blockquote><blockquote type="cite">as an enum, use 'dimension'.<br></blockquote><blockquote type="cite">mv -f .deps/integration-integration.Tpo .deps/integration-integration.Po<br></blockquote><blockquote type="cite">/bin/sh ./libtool --tag=CXX --mode=link mpicxx -std=c++0x<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -o integration integration-integration.o<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/ALUGrid-1.23/lib -lalugrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon -lm<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -lm<br></blockquote><blockquote type="cite">libtool: link: mpicxx -std=c++0x<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -o integration integration-integration.o -Wl,-bind_at_load<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/ALUGrid-1.23/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/metis-4.0<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/lib/.libs/libdunegrid.a<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/ALUGrid-1.23/lib/libalugrid.a -lmetis<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/lib/.libs/libdunecommon.a<br></blockquote><blockquote type="cite">-llapack /Users/fallahi/extlib/openmpi-1.4.3/lib/libmpi.dylib<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/openmpi-1.4.3/lib/libopen-rte.dylib<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/openmpi-1.4.3/lib/libopen-pal.dylib -lutil -lm<br></blockquote><blockquote type="cite">mpicxx -std=c++0x -DHAVE_CONFIG_H -I.<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -I.<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -MT othergrids-othergrids.o -MD -MP -MF<br></blockquote><blockquote type="cite">.deps/othergrids-othergrids.Tpo -c -o othergrids-othergrids.o `test -f<br></blockquote><blockquote type="cite">'othergrids.cc' || echo './'`othergrids.cc<br></blockquote><blockquote type="cite">In file included from<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/common/grid.hh:12,<br></blockquote><blockquote type="cite">from /Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/yaspgrid.hh:16,<br></blockquote><blockquote type="cite">from config.h:623,<br></blockquote><blockquote type="cite">from othergrids.cc:3:<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/dune/common/fvector.hh:19:2:<br></blockquote><blockquote type="cite">warning: #warning The FieldVector class exports is size by the enum<br></blockquote><blockquote type="cite">member 'size'. This behavior is deprecated. In the future, 'size' will<br></blockquote><blockquote type="cite">be a method, which puts it in compliance with the stl conventions. To<br></blockquote><blockquote type="cite">enable the new behavior (and get rid of this warning), build your Dune<br></blockquote><blockquote type="cite">with --enable-fieldvector-size-is-method. If you do need the vector size<br></blockquote><blockquote type="cite">as an enum, use 'dimension'.<br></blockquote><blockquote type="cite">mv -f .deps/othergrids-othergrids.Tpo .deps/othergrids-othergrids.Po<br></blockquote><blockquote type="cite">/bin/sh ./libtool --tag=CXX --mode=link mpicxx -std=c++0x<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -o othergrids othergrids-othergrids.o<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/ALUGrid-1.23/lib -lalugrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon -lm<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -lm<br></blockquote><blockquote type="cite">libtool: link: mpicxx -std=c++0x<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -o othergrids othergrids-othergrids.o -Wl,-bind_at_load<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/ALUGrid-1.23/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/metis-4.0<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/lib/.libs/libdunegrid.a<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/ALUGrid-1.23/lib/libalugrid.a -lmetis<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/lib/.libs/libdunecommon.a<br></blockquote><blockquote type="cite">-llapack /Users/fallahi/extlib/openmpi-1.4.3/lib/libmpi.dylib<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/openmpi-1.4.3/lib/libopen-rte.dylib<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/openmpi-1.4.3/lib/libopen-pal.dylib -lutil -lm<br></blockquote><blockquote type="cite">mpicxx -std=c++0x -DHAVE_CONFIG_H -I.<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -I.<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -MT adaptiveintegration-adaptiveintegration.o -MD -MP -MF<br></blockquote><blockquote type="cite">.deps/adaptiveintegration-adaptiveintegration.Tpo -c -o<br></blockquote><blockquote type="cite">adaptiveintegration-adaptiveintegration.o `test -f<br></blockquote><blockquote type="cite">'adaptiveintegration.cc' || echo './'`adaptiveintegration.cc<br></blockquote><blockquote type="cite">In file included from<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/common/grid.hh:12,<br></blockquote><blockquote type="cite">from /Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/yaspgrid.hh:16,<br></blockquote><blockquote type="cite">from config.h:623,<br></blockquote><blockquote type="cite">from adaptiveintegration.cc:3:<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/dune/common/fvector.hh:19:2:<br></blockquote><blockquote type="cite">warning: #warning The FieldVector class exports is size by the enum<br></blockquote><blockquote type="cite">member 'size'. This behavior is deprecated. In the future, 'size' will<br></blockquote><blockquote type="cite">be a method, which puts it in compliance with the stl conventions. To<br></blockquote><blockquote type="cite">enable the new behavior (and get rid of this warning), build your Dune<br></blockquote><blockquote type="cite">with --enable-fieldvector-size-is-method. If you do need the vector size<br></blockquote><blockquote type="cite">as an enum, use 'dimension'.<br></blockquote><blockquote type="cite">mv -f .deps/adaptiveintegration-adaptiveintegration.Tpo<br></blockquote><blockquote type="cite">.deps/adaptiveintegration-adaptiveintegration.Po<br></blockquote><blockquote type="cite">/bin/sh ./libtool --tag=CXX --mode=link mpicxx -std=c++0x<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -o adaptiveintegration adaptiveintegration-adaptiveintegration.o<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/ALUGrid-1.23/lib -lalugrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon -lm<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -lm<br></blockquote><blockquote type="cite">libtool: link: mpicxx -std=c++0x<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -o adaptiveintegration adaptiveintegration-adaptiveintegration.o<br></blockquote><blockquote type="cite">-Wl,-bind_at_load -L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/ALUGrid-1.23/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/metis-4.0<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/lib/.libs/libdunegrid.a<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/ALUGrid-1.23/lib/libalugrid.a -lmetis<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/lib/.libs/libdunecommon.a<br></blockquote><blockquote type="cite">-llapack /Users/fallahi/extlib/openmpi-1.4.3/lib/libmpi.dylib<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/openmpi-1.4.3/lib/libopen-rte.dylib<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/openmpi-1.4.3/lib/libopen-pal.dylib -lutil -lm<br></blockquote><blockquote type="cite">mpicxx -std=c++0x -DHAVE_CONFIG_H -I.<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -I.<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -MT finitevolume-finitevolume.o -MD -MP -MF<br></blockquote><blockquote type="cite">.deps/finitevolume-finitevolume.Tpo -c -o finitevolume-finitevolume.o<br></blockquote><blockquote type="cite">`test -f 'finitevolume.cc' || echo './'`finitevolume.cc<br></blockquote><blockquote type="cite">In file included from<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/common/grid.hh:12,<br></blockquote><blockquote type="cite">from /Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/yaspgrid.hh:16,<br></blockquote><blockquote type="cite">from config.h:623,<br></blockquote><blockquote type="cite">from finitevolume.cc:1:<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/dune/common/fvector.hh:19:2:<br></blockquote><blockquote type="cite">warning: #warning The FieldVector class exports is size by the enum<br></blockquote><blockquote type="cite">member 'size'. This behavior is deprecated. In the future, 'size' will<br></blockquote><blockquote type="cite">be a method, which puts it in compliance with the stl conventions. To<br></blockquote><blockquote type="cite">enable the new behavior (and get rid of this warning), build your Dune<br></blockquote><blockquote type="cite">with --enable-fieldvector-size-is-method. If you do need the vector size<br></blockquote><blockquote type="cite">as an enum, use 'dimension'.<br></blockquote><blockquote type="cite">mv -f .deps/finitevolume-finitevolume.Tpo .deps/finitevolume-finitevolume.Po<br></blockquote><blockquote type="cite">/bin/sh ./libtool --tag=CXX --mode=link mpicxx -std=c++0x<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -o finitevolume finitevolume-finitevolume.o<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/ALUGrid-1.23/lib -lalugrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib -ldunegrid<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib -ldunecommon -lm<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib -lmpi -lopen-rte -lopen-pal<br></blockquote><blockquote type="cite">-lutil -lm<br></blockquote><blockquote type="cite">libtool: link: mpicxx -std=c++0x<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -o finitevolume finitevolume-finitevolume.o -Wl,-bind_at_load<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-grid/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/svnwork/dune-trunk/dune-common/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/ALUGrid-1.23/lib<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/metis-4.0<br></blockquote><blockquote type="cite">-L/Users/fallahi/extlib/openmpi-1.4.3/lib<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/lib/.libs/libdunegrid.a<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/ALUGrid-1.23/lib/libalugrid.a -lmetis<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/lib/.libs/libdunecommon.a<br></blockquote><blockquote type="cite">-llapack /Users/fallahi/extlib/openmpi-1.4.3/lib/libmpi.dylib<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/openmpi-1.4.3/lib/libopen-rte.dylib<br></blockquote><blockquote type="cite">/Users/fallahi/extlib/openmpi-1.4.3/lib/libopen-pal.dylib -lutil -lm<br></blockquote><blockquote type="cite">mpicxx -std=c++0x -DHAVE_CONFIG_H -I.<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -I.<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-DMPICH_IGNORE_CXX_SEEK -O2<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H -DENABLE_MPI=1<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-common -DGRIDDIM=2 -DWORLDDIM=2<br></blockquote><blockquote type="cite">-DYASPGRID -I/Users/fallahi/extlib/openmpi-1.4.3/include -DMPIPP_H<br></blockquote><blockquote type="cite">-DENABLE_MPI=1 -I/Users/fallahi/extlib/ALUGrid-1.23/include<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/serial<br></blockquote><blockquote type="cite">-I/Users/fallahi/extlib/ALUGrid-1.23/include/duneinterface<br></blockquote><blockquote type="cite">-DENABLE_ALUGRID -I/Users/fallahi/extlib/ALUGrid-1.23/include/parallel<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-grid<br></blockquote><blockquote type="cite">-I/Users/fallahi/svnwork/dune-trunk/dune-istl -DMPICH_IGNORE_CXX_SEEK<br></blockquote><blockquote type="cite">-O2 -MT adaptivefinitevolume-adaptivefinitevolume.o -MD -MP -MF<br></blockquote><blockquote type="cite">.deps/adaptivefinitevolume-adaptivefinitevolume.Tpo -c -o<br></blockquote><blockquote type="cite">adaptivefinitevolume-adaptivefinitevolume.o `test -f<br></blockquote><blockquote type="cite">'adaptivefinitevolume.cc' || echo './'`adaptivefinitevolume.cc<br></blockquote><blockquote type="cite">In file included from<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/common/grid.hh:12,<br></blockquote><blockquote type="cite">from /Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/yaspgrid.hh:16,<br></blockquote><blockquote type="cite">from config.h:623,<br></blockquote><blockquote type="cite">from adaptivefinitevolume.cc:1:<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-common/dune/common/fvector.hh:19:2:<br></blockquote><blockquote type="cite">warning: #warning The FieldVector class exports is size by the enum<br></blockquote><blockquote type="cite">member 'size'. This behavior is deprecated. In the future, 'size' will<br></blockquote><blockquote type="cite">be a method, which puts it in compliance with the stl conventions. To<br></blockquote><blockquote type="cite">enable the new behavior (and get rid of this warning), build your Dune<br></blockquote><blockquote type="cite">with --enable-fieldvector-size-is-method. If you do need the vector size<br></blockquote><blockquote type="cite">as an enum, use 'dimension'.<br></blockquote><blockquote type="cite">In file included from finitevolumeadapt.hh:7,<br></blockquote><blockquote type="cite">from adaptivefinitevolume.cc:13:<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/utility/persistentcontainer.hh:<br></blockquote><blockquote type="cite">In constructor ‘Dune::PersistentContainer<Grid, Data,<br></blockquote><blockquote type="cite">Allocator>::PersistentContainer(const Grid&, int, const Allocator&)<br></blockquote><blockquote type="cite">[with Grid = Dune::YaspGrid<2>, Data = RestrictedValue, Allocator =<br></blockquote><blockquote type="cite">std::allocator<RestrictedValue>]’:<br></blockquote><blockquote type="cite">finitevolumeadapt.hh:122: instantiated from ‘bool finitevolumeadapt(G&,<br></blockquote><blockquote type="cite">M&, V&, int, int, int) [with G = Dune::YaspGrid<2>, M =<br></blockquote><blockquote type="cite">Dune::LeafMultipleCodimMultipleGeomTypeMapper<Dune::YaspGrid<2>,<br></blockquote><blockquote type="cite">Dune::MCMGElementLayout>, V = std::vector<double, std::allocator<double> >]’<br></blockquote><blockquote type="cite">adaptivefinitevolume.cc:34: instantiated from ‘void timeloop(G&, double,<br></blockquote><blockquote type="cite">int, int) [with G = Dune::YaspGrid<2>]’<br></blockquote><blockquote type="cite">adaptivefinitevolume.cc:122: instantiated from here<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/utility/persistentcontainer.hh:445:<br></blockquote><blockquote type="cite">error: type ‘Dune::PersistentContainerMap<Dune::YaspGrid<2>,<br></blockquote><blockquote type="cite">Dune::IdSet<const Dune::YaspGrid<2>, Dune::YaspGlobalIdSet<const<br></blockquote><blockquote type="cite">Dune::YaspGrid<2> >, Dune::bigunsignedint<58> >, std::map<const<br></blockquote><blockquote type="cite">Dune::bigunsignedint<58>, RestrictedValue,<br></blockquote><blockquote type="cite">std::less<Dune::bigunsignedint<58> >,<br></blockquote><blockquote type="cite">std::allocator<Dune::bigunsignedint<58> > > >’ is not a direct base of<br></blockquote><blockquote type="cite">‘Dune::PersistentContainer<Dune::YaspGrid<2>, RestrictedValue,<br></blockquote><blockquote type="cite">std::allocator<RestrictedValue> >’<br></blockquote><blockquote type="cite">finitevolumeadapt.hh:122: instantiated from ‘bool finitevolumeadapt(G&,<br></blockquote><blockquote type="cite">M&, V&, int, int, int) [with G = Dune::YaspGrid<2>, M =<br></blockquote><blockquote type="cite">Dune::LeafMultipleCodimMultipleGeomTypeMapper<Dune::YaspGrid<2>,<br></blockquote><blockquote type="cite">Dune::MCMGElementLayout>, V = std::vector<double, std::allocator<double> >]’<br></blockquote><blockquote type="cite">adaptivefinitevolume.cc:34: instantiated from ‘void timeloop(G&, double,<br></blockquote><blockquote type="cite">int, int) [with G = Dune::YaspGrid<2>]’<br></blockquote><blockquote type="cite">adaptivefinitevolume.cc:122: instantiated from here<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/utility/persistentcontainer.hh:445:<br></blockquote><blockquote type="cite">error: no matching function for call to<br></blockquote><blockquote type="cite">‘Dune::PersistentContainerMap<Dune::YaspGrid<2>, Dune::IdSet<const<br></blockquote><blockquote type="cite">Dune::YaspGrid<2>, Dune::YaspGlobalIdSet<const Dune::YaspGrid<2> >,<br></blockquote><blockquote type="cite">Dune::bigunsignedint<58> >, std::map<const Dune::bigunsignedint<58>,<br></blockquote><blockquote type="cite">RestrictedValue, std::less<const Dune::bigunsignedint<58> >,<br></blockquote><blockquote type="cite">std::allocator<Dune::bigunsignedint<58> > > >::PersistentContainerMap()’<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/utility/persistentcontainer.hh:309:<br></blockquote><blockquote type="cite">note: candidates are: Dune::PersistentContainerMap<Grid, Id,<br></blockquote><blockquote type="cite">Map>::PersistentContainerMap(const Dune::PersistentContainerMap<Grid,<br></blockquote><blockquote type="cite">Id, Map>&) [with Grid = Dune::YaspGrid<2>, Id = Dune::IdSet<const<br></blockquote><blockquote type="cite">Dune::YaspGrid<2>, Dune::YaspGlobalIdSet<const Dune::YaspGrid<2> >,<br></blockquote><blockquote type="cite">Dune::bigunsignedint<58> >, Map = std::map<const<br></blockquote><blockquote type="cite">Dune::bigunsignedint<58>, RestrictedValue, std::less<const<br></blockquote><blockquote type="cite">Dune::bigunsignedint<58> >, std::allocator<Dune::bigunsignedint<58> > >]<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/utility/persistentcontainer.hh:300:<br></blockquote><blockquote type="cite">note: Dune::PersistentContainerMap<Grid, Id,<br></blockquote><blockquote type="cite">Map>::PersistentContainerMap(const Grid&, int, const Id&) [with Grid =<br></blockquote><blockquote type="cite">Dune::YaspGrid<2>, Id = Dune::IdSet<const Dune::YaspGrid<2>,<br></blockquote><blockquote type="cite">Dune::YaspGlobalIdSet<const Dune::YaspGrid<2> >,<br></blockquote><blockquote type="cite">Dune::bigunsignedint<58> >, Map = std::map<const<br></blockquote><blockquote type="cite">Dune::bigunsignedint<58>, RestrictedValue, std::less<const<br></blockquote><blockquote type="cite">Dune::bigunsignedint<58> >, std::allocator<Dune::bigunsignedint<58> > >]<br></blockquote><blockquote type="cite">/Users/fallahi/svnwork/dune-trunk/dune-grid/dune/grid/utility/persistentcontainer.hh:286:<br></blockquote><blockquote type="cite">note: Dune::PersistentContainerMap<Grid, Id,<br></blockquote><blockquote type="cite">Map>::PersistentContainerMap(const Grid&, int, const Id&, const typename<br></blockquote><blockquote type="cite">Map::key_compare&, const typename Map::allocator_type&) [with Grid =<br></blockquote><blockquote type="cite">Dune::YaspGrid<2>, Id = Dune::IdSet<const Dune::YaspGrid<2>,<br></blockquote><blockquote type="cite">Dune::YaspGlobalIdSet<const Dune::YaspGrid<2> >,<br></blockquote><blockquote type="cite">Dune::bigunsignedint<58> >, Map = std::map<const<br></blockquote><blockquote type="cite">Dune::bigunsignedint<58>, RestrictedValue, std::less<const<br></blockquote><blockquote type="cite">Dune::bigunsignedint<58> >, std::allocator<Dune::bigunsignedint<58> > >]<br></blockquote><blockquote type="cite">make[2]: *** [adaptivefinitevolume-adaptivefinitevolume.o] Error 1<br></blockquote><blockquote type="cite">make[1]: *** [all-recursive] Error 1<br></blockquote><blockquote type="cite">make: *** [all] Error 2<br></blockquote><blockquote type="cite">--- Failed to build dune-grid-howto ---<br></blockquote><blockquote type="cite">Terminating dunecontrol due to previous errors!<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">real8m13.597s<br></blockquote><blockquote type="cite">user5m44.445s<br></blockquote><blockquote type="cite">sys0m54.773s<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Arya Fallahi,<br></blockquote><blockquote type="cite">Dr. sc. techn. ETH,<br></blockquote><blockquote type="cite">Computational Accelerator Scientist<br></blockquote><blockquote type="cite">Paul Scherrer Institute (PSI),<br></blockquote><blockquote type="cite">CH-5232 Villigen, Switzerland,<br></blockquote><blockquote type="cite"><a href="mailto:arya.fallahi@psi.ch">arya.fallahi@psi.ch</a> <<a href="mailto:arya.fallahi@psi.ch">mailto:arya.fallahi@psi.ch</a>>,<br></blockquote><blockquote type="cite">+41(0)56 310 50 17<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">Dune mailing list<br></blockquote><blockquote type="cite"><a href="mailto:Dune@dune-project.org">Dune@dune-project.org</a><br></blockquote><blockquote type="cite"><a href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a><br></blockquote><br></div></blockquote></div><br><div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Arya Fallahi, <div>Dr. sc. techn.  ETH, </div><div>Computational Accelerator Scientist </div><div>Paul Scherrer Institute (PSI), </div><div>CH-5232 Villigen, Switzerland, </div><div><a href="mailto:arya.fallahi@psi.ch">arya.fallahi@psi.ch</a>, </div><div>+41(0)56 310 50 17<br><br></div></div>
</div>
<br></div></body></html>