/[ff3d]/ff3d/testsuite/meshed-inside.pl
ViewVC logotype

Diff of /ff3d/testsuite/meshed-inside.pl

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

revision 1.1 by ArceneL, Fri Jul 25 14:08:04 2003 UTC revision 1.2 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 18  Line 19 
19    
20  #  $Id$  #  $Id$
21    
22    # Checks domain definition operators on a real (but simple) partial
23    # differential equation. Please refer to check.ph for the exact
24    # definition of the equation.
25    
26  require 'check.ph';  require 'check.ph';
27    
28  DomainMeshCheck('inside(<1,0,0>)', << 'EOF');  DomainMeshCheck('inside(<1,0,0>)', << 'EOF');

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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