~ubuntu-branches/ubuntu/trusty/rheolef/trusty

« back to all changes in this revision

Viewing changes to nfem/ptst/triangle_p9-v1.geo

  • Committer: Package Import Robot
  • Author(s): Pierre Saramito
  • Date: 2012-04-06 09:12:21 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20120406091221-m58me99p1nxqui49
Tags: 6.0-1
* New upstream release 6.0 (major changes):
  - massively distributed and parallel support
  - full FEM characteristic method (Lagrange-Gakerkin method) support
  - enhanced users documentation 
  - source code supports g++-4.7 (closes: #667356)
* debian/control: dependencies for MPI distributed solvers added
* debian/rules: build commands simplified
* debian/librheolef-dev.install: man1/* to man9/* added
* debian/changelog: package description rewritted (closes: #661689)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!geo
 
2
 
 
3
mesh
 
4
4
 
5
header
 
6
 dimension      2
 
7
 order          9
 
8
 nodes          55
 
9
 triangles      1
 
10
end header
 
11
 
 
12
0 0
 
13
1 0
 
14
0 1
 
15
0.209876543209877 0.0493827160493827
 
16
0.395061728395062 0.0864197530864197
 
17
0.555555555555556 0.111111111111111
 
18
0.691358024691358 0.123456790123457
 
19
0.802469135802469 0.123456790123457
 
20
0.888888888888889 0.111111111111111
 
21
0.950617283950617 0.0864197530864197
 
22
0.987654320987654 0.0493827160493827
 
23
1.08641975308642 0.209876543209877
 
24
1.12345679012346 0.395061728395062
 
25
1.11111111111111 0.555555555555556
 
26
1.04938271604938 0.691358024691358
 
27
0.938271604938272 0.802469135802469
 
28
0.777777777777778 0.888888888888889
 
29
0.567901234567901 0.950617283950617
 
30
0.308641975308642 0.987654320987654
 
31
0.0987654320987655 0.938271604938272
 
32
0.172839506172839 0.864197530864198
 
33
0.222222222222222 0.777777777777778
 
34
0.246913580246914 0.679012345679012
 
35
0.246913580246914 0.567901234567901
 
36
0.222222222222222 0.444444444444445
 
37
0.172839506172839 0.308641975308642
 
38
0.0987654320987655 0.160493827160494
 
39
0.308641975308642 0.209876543209877
 
40
1.04938271604938 0.246913580246914
 
41
0.382716049382716 0.91358024691358
 
42
0.493827160493827 0.246913580246914
 
43
0.654320987654321 0.271604938271605
 
44
0.790123456790124 0.283950617283951
 
45
0.901234567901235 0.283950617283951
 
46
0.987654320987654 0.271604938271605
 
47
1.06172839506173 0.419753086419753
 
48
1.02469135802469 0.567901234567901
 
49
0.938271604938272 0.691358024691358
 
50
0.802469135802469 0.790123456790123
 
51
0.617283950617284 0.864197530864198
 
52
0.432098765432099 0.827160493827161
 
53
0.45679012345679 0.728395061728395
 
54
0.45679012345679 0.617283950617284
 
55
0.432098765432099 0.493827160493827
 
56
0.382716049382716 0.358024691358025
 
57
0.567901234567901 0.395061728395062
 
58
0.975308641975309 0.432098765432099
 
59
0.641975308641975 0.765432098765432
 
60
0.728395061728395 0.419753086419753
 
61
0.864197530864198 0.432098765432099
 
62
0.91358024691358 0.567901234567901
 
63
0.802469135802469 0.679012345679012
 
64
0.641975308641975 0.654320987654321
 
65
0.617283950617284 0.530864197530864
 
66
0.777777777777778 0.555555555555556
 
67
 
 
68
t       p9 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 30 31 32 33 34 28 44 45 48 49 46 35 43 53 54 50 36 42 52 51 37 41 47 38 40 39 29
 
69