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

« back to all changes in this revision

Viewing changes to nfem/ptst/line-dom-v2.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
1
#!geo
2
2
 
3
3
mesh
4
 
2 1 11 10
 
4
4
 
5
header
 
6
 dimension 1
 
7
 nodes  11
 
8
 edges  10
 
9
end header
5
10
 
6
11
0
7
12
0.1
15
20
0.9
16
21
1
17
22
 
18
 
0 1
19
 
1 2
20
 
2 3
21
 
3 4
22
 
4 5
23
 
5 6
24
 
6 7
25
 
7 8
26
 
8 9
27
 
9 10
 
23
e       p1 0 1
 
24
e       p1 1 2
 
25
e       p1 2 3
 
26
e       p1 3 4
 
27
e       p1 4 5
 
28
e       p1 5 6
 
29
e       p1 6 7
 
30
e       p1 7 8
 
31
e       p1 8 9
 
32
e       p1 9 10
28
33
 
29
34
 
30
35
domain
36
41
right
37
42
2 0 1
38
43
10
 
44
 
 
45
domain
 
46
boundary
 
47
2 0 2
 
48
0
 
49
10