Hi,<br><br>I am able to create a grid of simplices with the UG Grid with the line, <br><b>Dune::shared_ptr<GridType> grid = factory.createSimplexGrid(lowerLeft, upperRight, elements);</b><br><br>How can I possibly create a grid of cubes with UG Grid?<br>
<br>Regards,<br>Alex<br>