/[ff3d]/ff3d/testsuite/mesh.pl
ViewVC logotype

Diff of /ff3d/testsuite/mesh.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by ArceneL, Fri Jul 25 14:08:04 2003 UTC revision 1.4 by ArceneL, Mon Aug 4 09:26:42 2003 UTC
# Line 1  Line 1 
1  #! /usr/bin/perl -w  #! /usr/bin/perl -w
2    
3  #  This file is part of ff3d - http://www.freefem.org/ff3d  #  This file is part of ff3d - http://www.freefem.org/ff3d
4    #  Copyright (C) 2003  Laboratoire J.-L. Lions UPMC Paris
5    
6  #  This program is free software; you can redistribute it and/or modify  #  This program is free software; you can redistribute it and/or modify
7  #  it under the terms of the GNU General Public License as published by  #  it under the terms of the GNU General Public License as published by
# Line 29  vertex b = (1,1,1); Line 30  vertex b = (1,1,1);
30  mesh M = structured(n,a,b);  mesh M = structured(n,a,b);
31  EOF  EOF
32    
33      die "### Not implemented yet!";      die "*** Test not implemented yet!";
34    
35  Report();  Report();

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26