source: anuga_core/source/anuga/outline.tsh @ 5571

Last change on this file since 5571 was 5571, checked in by bridgette, 16 years ago
File size: 910 bytes
Line 
10 0 # <# of verts> <# of vert attributes>, next lines <vertex #> <x> <y> [attributes] ...Triangulation Vertices...
2# attribute column titles ...Triangulation Vertex Titles...
30 # <# of triangles>, next lines <triangle #> [<vertex #>] [<neigbouring triangle #>] [attribute of region] ...Triangulation Triangles...
40 # <# of segments>, next lines <segment #> <vertex #>  <vertex #> [boundary tag] ...Triangulation Segments...
53 0 # <# of verts> <# of vert attributes>, next lines <vertex #> <x> <y> [attributes] ...Mesh Vertices...
60 1.0 0.0
71 0.0 1.0
82 0.0 0.0
93 # <# of segments>, next lines <segment #> <vertex #>  <vertex #> [boundary tag] ...Mesh Segments...
100 0 1
111 2 0
122 1 2
130 # <# of holes>, next lines <Hole #> <x> <y> ...Mesh Holes...
140 # <# of regions>, next lines <Region #> <x> <y> <tag>...Mesh Regions...
150 # <# of regions>, next lines <Region #> [Max Area] ...Mesh Regions...
Note: See TracBrowser for help on using the repository browser.