Dear Dune,<br><br>I tried creating a subgrid object by calling the constructor:<br><br><b>SubGrid<dim, GridType, MapIndexStorage> subgrid(grid);</b><br><br>where grid is a Dune SGrid Object.<br><br>I get errors saying that '<b>Subgrid was not declared in the scope</b>".<br>

<br>Is it because, the subgrid module is somehow not built properly? Or could it be because I have not included a particular header file?<br><br>I have build the subgrid module with the dunecontrol script. Could someone help me figure out?<br>

<br>Regards,<br>Swayam<br><br>