<div dir="ltr"><div><div><div><div>Hey Simon,<br><br></div>Oliver is right, there is no interface method. However, for YaspGrid all this information is somehow publicly accessible,<br></div>some through the grid object itself, some through the contained Coordinates object. So, if your question is not about<br></div>niceness of the extraction method, but just about technical possibility to extract it, the answer is yes.<br><br></div>Dominic<br></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 24, 2018 at 6:05 AM Oliver Sander <<a href="mailto:oliver.sander@tu-dresden.de">oliver.sander@tu-dresden.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Simon,<br>
<br>
no, there is no such way.  Nobody ever wanted it badly enough so far.<br>
But I am sure that many will agree that it is useful information.<br>
If you propose a decent interface it may be adopted.<br>
<br>
Best,<br>
Oliver<br>
<br>
On 23.08.2018 17:02, Simon Praetorius wrote:<br>
> Hi Community,<br>
> <br>
> Is there a way to extract directly some geometry (and topology) information from YaspGrid (or another structured grid) in Dune, like:<br>
> - extension of the domain<br>
> - number of cells in each direction<br>
> - lower left corner (origin) of the domain<br>
> - for tensor-product grids: the coordinate vector in each direction<br>
> - grid spacing in each direction, or if not constant, the grid spacing vectors (might be calculated from the data above)<br>
> ?<br>
> <br>
> I mean, essentially the information you pass to the constructor of the YaspGrid, but possibly after grid refinement.<br>
> <br>
> Best wishes,<br>
> Simon<br>
> <br>
> <br>
> <br>
> _______________________________________________<br>
> Dune mailing list<br>
> <a href="mailto:Dune@lists.dune-project.org" target="_blank">Dune@lists.dune-project.org</a><br>
> <a href="https://lists.dune-project.org/mailman/listinfo/dune" rel="noreferrer" target="_blank">https://lists.dune-project.org/mailman/listinfo/dune</a><br>
> <br>
<br>
_______________________________________________<br>
Dune mailing list<br>
<a href="mailto:Dune@lists.dune-project.org" target="_blank">Dune@lists.dune-project.org</a><br>
<a href="https://lists.dune-project.org/mailman/listinfo/dune" rel="noreferrer" target="_blank">https://lists.dune-project.org/mailman/listinfo/dune</a></blockquote></div>