<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Dear Dune, it seems that we are still plagued by this ‘old’ problem;<div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">mpicxx -std=c++11 -DHAVE_CONFIG_H -I. -I../../..  -I/Users/oswald/gitwork/hades-pure-dune/dune-common -I/Users/oswald/gitwork/hades-pure-dune/dune-common -I/Users/oswald/gitwork/hades-pure-dune/dune-geometry -I/Users/oswald/gitwork/hades-pure-dune/dune-geometry -I/Users/oswald/gitwork/hades-pure-dune/dune-grid -I/Users/oswald/gitwork/hades-pure-dune/dune-grid -I/Users/oswald/gitwork/hades-pure-dune/dune-istl -I/Users/oswald/gitwork/hades-pure-dune/dune-istl -DMPICH_IGNORE_CXX_SEEK -O2 -g0 -DHAVE_SUPERLU_DIST -I/Users/oswald/extlib/superludist/3.3/openmpi/1.6.5/gcc/4.8.1/SRC  -I/Users/oswald/extlib/boost/1.55.0/gcc/4.8.1/include -I/Users/oswald/extlib/petsc/3.4.2/openmpi/1.6.5/gcc/4.8.1/include -DHAVE_PETSC -I/Users/oswald/gitwork/hades-pure-dune/dune-common -I/Users/oswald/gitwork/hades-pure-dune/dune-common -I/Users/oswald/gitwork/hades-pure-dune/dune-geometry -I/Users/oswald/gitwork/hades-pure-dune/dune-geometry -I/Users/oswald/gitwork/hades-pure-dune/dune-grid -I/Users/oswald/gitwork/hades-pure-dune/dune-grid -I/Users/oswald/gitwork/hades-pure-dune/dune-istl -I/Users/oswald/gitwork/hades-pure-dune/dune-istl -I/Users/oswald/extlib/openmpi/1.6.5/gcc/4.8.1/include -DMPIPP_H -DENABLE_MPI=1 -DWITH_INDEX_SETS -DMPICH_IGNORE_CXX_SEEK -O2 -g0 --no-strict-aliasing  -MT pamgtest1-pamgtest1.o -MD -MP -MF .deps/pamgtest1-pamgtest1.Tpo -c -o pamgtest1-pamgtest1.o `test -f '<a href="http://pamgtest1.cc">pamgtest1.cc</a>' || echo './'`<a href="http://pamgtest1.cc">pamgtest1.cc</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">In file included from /Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/matrixredistribute.hh:5:0,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                 from /Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/paamg/transfer.hh:7,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                 from /Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/paamg/amg.hh:10,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                 from <a href="http://pamgtest1.cc">pamgtest1.cc</a>:23:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:791:67: error: ‘idxtype’ has not been declared</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">   inline bool isValidGraph(std::size_t noVtx, std::size_t gnoVtx, idxtype noEdges, idxtype* xadj,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                                                                   ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:791:84: error: ‘idxtype’ has not been declared</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">   inline bool isValidGraph(std::size_t noVtx, std::size_t gnoVtx, idxtype noEdges, idxtype* xadj,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                                                                                    ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:792:28: error: ‘idxtype’ has not been declared</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                            idxtype* adjncy, bool checkSymmetry)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                            ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh: In function ‘bool Dune::isValidGraph(std::size_t, std::size_t, int, int*, int*, bool)’:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:9: error: ‘idxtype’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">     for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">         ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:17: error: expected ‘;’ before ‘vtx’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">     for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                 ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:24: error: ‘vtx’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">     for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                        ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:37: error: expected ‘;’ before ‘noVtx’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">     for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                                     ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:42: error: expected ‘)’ before ‘;’ token</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">     for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                                          ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:46: error: ‘vtx’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">     for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                                              ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:49: error: expected ‘;’ before ‘)’ token</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">     for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">                                                 ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);"><a href="http://pamgtest1.cc">pamgtest1.cc</a>:254:1: error: expected ‘}’ at end of input</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);"> }</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);"> ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);"><a href="http://pamgtest1.cc">pamgtest1.cc</a>: At global scope:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);"><a href="http://pamgtest1.cc">pamgtest1.cc</a>:254:1: error: expected ‘}’ at end of input</div></div><div><br></div><div><br></div><div>we use the following opts file:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">CONFIGURE_FLAGS="DUNE_LDFLAGS='-L$HOME/extlib/superludist/3.3/openmpi/1.6.5/gcc/4.8.1/lib -lsuperludist -L$HOME/extlib/parmetis/4.0.3/openmpi/1.6.5/gcc/4.8.1/lib -lparmetis -L$HOME/extlib/metis/5.1.0/gcc/4.8.1/lib -lmetis -framework vecLib '</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 CXX='mpicxx' CC='mpicc' LD='mpicxx' F77='mpif77'</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 CXXFLAGS='-DMPICH_IGNORE_CXX_SEEK -O2 -g0 --no-strict-aliasing '</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 CPPFLAGS='-DMPICH_IGNORE_CXX_SEEK -O2 -g0 -DHAVE_SUPERLU_DIST -I$HOME/extlib/superludist/3.3/openmpi/1.6.5/gcc/4.8.1/SRC '</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 CFLAGS='-DMPICH_IGNORE_CXX_SEEK -O2 -g0 -fomit-frame-pointer --no-strict-aliasing  '</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --enable-hades3deltd</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --enable-hades3dfetd</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --enable-hades3ddges</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --enable-hades3ddgfd</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --enable-hades3dfeqs</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --enable-hades3dfefd</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --disable-documentation</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --enable-petsc</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --enable-parallel</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --enable-debug-output</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --enable-fieldvector-size-is-method</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --enable-experimental-grid-extensions</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --without-gmp</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --with-boost='$HOME/extlib/boost/1.55.0/gcc/4.8.1'</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --with-metis='$HOME/extlib/metis/5.1.0/gcc/4.8.1'</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --with-parmetis='$HOME/extlib/parmetis/4.0.3/openmpi/1.6.5/gcc/4.8.1'</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --with-alugrid='$HOME/extlib/alugrid/1.96/openmpi/1.6.5/gcc/4.8.1'</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --with-petsc='$HOME/extlib/petsc/3.4.2/openmpi/1.6.5/gcc/4.8.1'</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                 --prefix='$HOME/hades'</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">                “</div></div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">platform is: </div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"><div style="margin: 0px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);">Darwin <a href="http://vpn-a-183-088.epfl.ch">vpn-a-183-088.epfl.ch</a> 13.1.0 Darwin Kernel Version 13.1.0: Wed Apr  2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64 x86_64</div><div style="margin: 0px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);"><br></div><div style="margin: 0px; font-family: Menlo; color: rgb(214, 214, 214); background-color: rgb(43, 43, 43);"><br></div></div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">gcc 4.8.1</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">latest dune from trunk</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">Could you have a look ? Thanks a lot! Greetings, Benedikt</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"><br></div><div><br></div><div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">---</div></div></div></div>
</div>
<br><div><div>On 02 May 2014, at 12:34, Benedikt Oswald <<a href="mailto:benedikt.oswald@lspr.ch">benedikt.oswald@lspr.ch</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hello Markus, thanks!</div><div><br></div>parmetis version <span style="font-family: Monaco; font-size: 11px;">4.0.3/openmpi/1.6.5/gcc/4.8.1</span><div><font face="Monaco"><span style="font-size: 11px;"><br></span></font></div><div><font face="Monaco"><span style="font-size: 11px;">Greetings, Benedikt</span></font></div><div><font face="Monaco"><span style="font-size: 11px;"><br></span></font></div><div><font face="Monaco"><span style="font-size: 11px;"><br></span></font><div><font face="Monaco"><span style="font-size: 11px;"><br></span></font></div><div><font face="Monaco"><span style="font-size: 11px;"><br></span></font></div><div><font face="Monaco"><span style="font-size: 11px;"><br></span></font></div><div><font face="Monaco"><span style="font-size: 11px;"><br></span></font><div apple-content-edited="true">
<div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">--------------------------------------------------------------------------------------------------------------------------------------------------------------<br>Dr. sc. techn. Benedikt Oswald - first engineer - LSPR AG - phone - +41 43 366 90 74<br>Technoparkstrasse 1, CH-8005 Zürich, <a href="mailto:benedikt.oswald@lspr.ch">benedikt.oswald@lspr.ch</a> - labor vincit omnia improbus<br>--------------------------------------------------------------------------------------------------------------------------------------------------------------</div></div></div></div>
</div>
<br><div><div>On 02 May 2014, at 12:33, Dr. Markus Blatt <<a href="mailto:markus@dr-blatt.de">markus@dr-blatt.de</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On 1. Mai 2014 09:16:30 MESZ, Benedikt Oswald <<a href="mailto:benedikt.oswald@lspr.ch">benedikt.oswald@lspr.ch</a>> wrote:<br><blockquote type="cite">Hello Markus,  thanks for the fix. In fact, the metis.h not found error<br>goes away,<br>but there is another problem with istl:<br><br>===========<br>In file included from<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/matrixredistribute.hh:5:0,<br>from<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/paamg/transfer.hh:7,<br>from<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/paamg/amg.hh:10,<br>                from <a href="http://pamgtest1.cc/">pamgtest1.cc</a>:23:<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:<br>At global scope:<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:791:67:<br>error: ‘idxtype’ has not been declared<br>inline bool isValidGraph(std::size_t noVtx, std::size_t gnoVtx, idxtype<br>noEdges, idxtype* xadj,<br>                                                                  ^<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:791:84:<br>error: ‘idxtype’ has not been declared<br>inline bool isValidGraph(std::size_t noVtx, std::size_t gnoVtx, idxtype<br>noEdges, idxtype* xadj,<br>                                                                     ^<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:792:28:<br>error: ‘idxtype’ has not been declared<br>                           idxtype* adjncy, bool checkSymmetry)<br>                           ^<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:<br>In function ‘bool Dune::isValidGraph(std::size_t, std::size_t, int,<br>int*, int*, bool)’:<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:9:<br>error: ‘idxtype’ was not declared in this scope<br>    for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {<br>        ^<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:17:<br>error: expected ‘;’ before ‘vtx’<br>    for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {<br>                ^<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:24:<br>error: ‘vtx’ was not declared in this scope<br>    for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {<br>                       ^<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:37:<br>error: expected ‘;’ before ‘noVtx’<br>    for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {<br>                                    ^<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:42:<br>error: expected ‘)’ before ‘;’ token<br>    for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {<br>                                         ^<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:796:46:<br>error: ‘vtx’ was not declared in this scope<br>    for(idxtype vtx=0; vtx<(idxtype)noVtx; ++vtx) {<br>=============<br><br>In the opts file I use both metis and parmetis. I remember, a few<br>months ago, there was something sounding similar ?<br><br><br>platform is: mac os x, gcc 4.8.2, openmpi 1.8, latest Dune from trunk<br><br><br><br>Greetings, Benedikt<br><br><br><br><br><br><br><br>On 29 Apr 2014, at 10:50, Markus Blatt <<a href="mailto:markus@dr-blatt.de">markus@dr-blatt.de</a>> wrote:<br><br><blockquote type="cite">Hi,<br><br>thanks for the report. There were still some hickups in the fix and<br>the compile flags which are hopefully fixed by now. It might be worth<br>trying again.<br><br>Markus<br>-- <br>Do you need more support with DUNE or HPC in general? <br><br>Dr. Markus Blatt - HPC-Simulation-Software & Services<br></blockquote><a href="http://www.dr-blatt.de/">http://www.dr-blatt.de</a><br><blockquote type="cite">Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany<br>Tel.: +49 (0) 160 97590858<br></blockquote></blockquote><br>Hi,<br>Thanks for the feedback. Might have broken this one and will try to fix this. What version of parmetis are you using?<br><br>Markus<br>-- <br>Dr. Blatt HPC-Simulation-Software & Services<br>Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany<br></blockquote></div><br></div></div></div>_______________________________________________<br>Dune mailing list<br><a href="mailto:Dune@dune-project.org">Dune@dune-project.org</a><br>http://lists.dune-project.org/mailman/listinfo/dune<br></blockquote></div><br></div></body></html>