Also, when I try to create a structured UGGrid, I am able to create it, but when I try to visualize it with the lines,<br><br>VTKWriter<GridType::LeafGridView>
vtkWriter(grid.leafView());<br><div bgcolor="#ffffff">vtkWriter.write("my_filename");<br><br>I get the following error.<br><br><b>error: ‘class std::shared_ptr<Dune::UGGrid<3> >’ has no member named ‘leafView’</b><br>
<br>How can I resolve the above error? Also, I need help to create an <b>unstructured</b> UGGrid, that is, without the StructuredGridFactory class. Can someone please help me out with this?<br></div><div class="gmail_quote">
<div><br>Regards,<br>Alex <br></div></div><br>