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

« back to all changes in this revision

Viewing changes to nfem/ptst/carre-bamg-q-dom-v2.right.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
nodes 21 
 
8
edges 20
 
9
end header
 
10
 
 
11
1 0
 
12
1 1
 
13
1 0.1
 
14
1 0.2
 
15
1 0.3
 
16
1 0.4
 
17
1 0.5
 
18
1 0.6
 
19
1 0.7
 
20
1 0.8
 
21
1 0.9
 
22
1 0.05
 
23
1 0.15
 
24
1 0.25
 
25
1 0.35
 
26
1 0.45
 
27
1 0.55
 
28
1 0.65
 
29
1 0.75
 
30
1 0.85
 
31
1 0.95
 
32
 
 
33
e p1 0 11
 
34
e p1 11 2
 
35
e p1 2 12
 
36
e p1 12 3
 
37
e p1 3 13
 
38
e p1 13 4
 
39
e p1 4 14
 
40
e p1 14 5
 
41
e p1 5 15
 
42
e p1 15 6
 
43
e p1 6 16
 
44
e p1 16 7
 
45
e p1 7 17
 
46
e p1 17 8
 
47
e p1 8 18
 
48
e p1 18 9
 
49
e p1 9 19
 
50
e p1 19 10
 
51
e p1 10 20
 
52
e p1 20 1