/[ff3d]/ff3d/testsuite/domain-or.pl
ViewVC logotype

Diff of /ff3d/testsuite/domain-or.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 the combination of two "inside" with "or" in a domain
23    # definition.
24    
25  require 'check.ph';  require 'check.ph';
26    
27  DomainCheck('inside(<1,0,0>) or inside(<0,0,1>)', << 'EOF');  DomainCheck('inside(<1,0,0>) or inside(<0,0,1>)', << '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