Hi, <br><br>During the runtime somehow, dune is not able to find the dgf grid file. This is strange because my dgf file is in the same folder:<br><br><b>DUNE ERROR: DGFException [generate:/home/sj/dune/dune-grid/dune/grid/io/file/dgfparser/dgfug.cc:14]: Macrofile testetgen.dgf not found</b><br>
<br>And, I include it as,<br><br>Dune::GridPtr<Grid> gridptr("testetgen.dgf");<br><br>Can there be any other reason?<br><br>Regards.<br>Alex<br>