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

« back to all changes in this revision

Viewing changes to nfem/ptst/quadrangle_p2.msh

  • 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
$MeshFormat
 
2
2.2 0 8
 
3
$EndMeshFormat
 
4
$PhysicalNames
 
5
2
 
6
2 1 "boundary"
 
7
3 2 "internal"
 
8
$EndPhysicalNames
 
9
$Nodes
 
10
9
 
11
1 0 0 0
 
12
2 1 0 0
 
13
3 1 1 0
 
14
4 0 1 0
 
15
5 0.75 0.125 0
 
16
6 1.25 0.625 0
 
17
7 0.75 1.125 0
 
18
8 0.25 0.625 0
 
19
9 1 0.75 0
 
20
$EndNodes
 
21
$Elements
 
22
1
 
23
1 10 2 2 1 1 2 3 4 5 6 7 8 9
 
24
$EndElements