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

« back to all changes in this revision

Viewing changes to doc/pexamples/line-20-bdry.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
 
2 1 21 20
5
 
 
6
 
0
7
 
0.05
8
 
0.1
9
 
0.15
10
 
0.2
11
 
0.25
12
 
0.3
13
 
0.35
14
 
0.4
15
 
0.45
16
 
0.5
17
 
0.55
18
 
0.6
19
 
0.65
20
 
0.7
21
 
0.75
22
 
0.8
23
 
0.85
24
 
0.9
25
 
0.95
26
 
1
27
 
 
28
 
0 1
29
 
1 2
30
 
2 3
31
 
3 4
32
 
4 5
33
 
5 6
34
 
6 7
35
 
7 8
36
 
8 9
37
 
9 10
38
 
10 11
39
 
11 12
40
 
12 13
41
 
13 14
42
 
14 15
43
 
15 16
44
 
16 17
45
 
17 18
46
 
18 19
47
 
19 20
48
 
 
49
 
 
50
 
domain
51
 
boundary
52
 
2 0 2
53
 
0
54
 
20