[Dune] The Alberta Grid File in dune-grid-howto
Ankur Jayesh
jayesh.ankur at gmail.com
Sun Oct 3 11:56:39 CEST 2010
Dear Sir,
I am trying to read the file grids/2dgrid.al in dune-grid-howto module and I
have a doubt in that respect.
The file contains the text:
DIM: 2
DIM_OF_WORLD: 2
number of elements: 2
number of vertices: 4
vertex coordinates:
0.0 0.0
1.0 0.0
1.0 1.0
0.0 1.0
element vertices:
2 0 1
0 2 3
element boundaries:
1 1 0
1 1 0
While I have understood everything else, the thing that perplexes me is the
element boundaries section.
I can neither make head or tail of what it does. I would be thankful for
help there.
Especially, what does the "1 1 0" string specify ? (the vertices or the
coordinates etc....)
Regards
Jayesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20101003/a71821ed/attachment.htm>
More information about the Dune
mailing list