~ubuntu-branches/ubuntu/karmic/gmsh/karmic

« back to all changes in this revision

Viewing changes to demos/filter.geo

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Prud'homme, Christophe Prud'homme, Daniel Leidert
  • Date: 2008-05-18 12:46:05 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080518124605-716xqbqeo07o497k
Tags: 2.2.0-2
[Christophe Prud'homme]
* Bug fix: "gmsh ships no .desktop", thanks to Vassilis Pandis (Closes:
  #375770). Applied the Ubuntu patch.

[Daniel Leidert]
* debian/control (Vcs-Svn): Fixed.
  (Build-Depends): Use texlive instead of tetex-bin.
* debian/gmsh.doc-base (Section): Fixed accordingly to doc-base (>= 0.8.10).
* debian/rules: Removed some variable declarations, that lead to double
  configuration and seem to be useless.
  (build/gmsh): Try to avoid multiple runs by using a stamp.
  (orig-tarball): Renamed to get-orig-source and changed to use uscan.
* debian/watch: Added.

Show diffs side-by-side

added added

removed removed

Lines of Context:
411
411
 
412
412
 
413
413
Surface Loop(601) = {152,104,140,-101,146,144,142,-154,-148,150};
414
 
Complex Volume(602) = {601};
 
414
Volume(602) = {601};
415
415
Surface Loop(603) = {160,-158,-156,109,-132,-138,-136,-134,-112,-162};
416
 
Complex Volume(604) = {603};
 
416
Volume(604) = {603};
417
417
Surface Loop(605) = {213,217,-211,-209,207,-215,205,203};
418
 
Complex Volume(606) = {605};
 
418
Volume(606) = {605};
419
419
Surface Loop(607) = {186,190,-184,174,172,192,-178,-176};
420
 
Complex Volume(608) = {607};
 
420
Volume(608) = {607};
421
421
 
422
422
 
423
423
Surface Loop(6001) = {213,-239,-182,180,186,237,231,-229,227,-233,-188,
424
424
  -201,-199,-219,132,138,136,134,112,156,-114,162,-160,158,-140,101,
425
425
  -146,-144,-142,154,148,-105,-152,-150};
426
 
Complex Volume(6002) = {6001};
 
426
Volume(6002) = {6001};
427
427
 
428
428
Delete { Line{169} ; }
429
429
 
456
456
Line Loop(6029) = {-56,-6016,6010,6012};
457
457
Ruled Surface(6030) = {6029};
458
458
Surface Loop(6031) = {184,6020,6030,6028,6018,-6024,-6022,-6026};
459
 
//Complex Volume(6032) = {6031};
460
 
 
461
459
 
462
460
AIR = 1 ;
463
461
R1 = 2 ;