/[ff3d]/ff3d/doc/doc-tests/example2.txt
ViewVC logotype

Diff of /ff3d/doc/doc-tests/example2.txt

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

revision 1.1.1.1 by delpinux, Mon Feb 17 16:32:50 2003 UTC revision 1.2 by delpinux, Tue Feb 25 12:53:39 2003 UTC
# Line 3  vertex a = (-1, 1,-1); Line 3  vertex a = (-1, 1,-1);
3  vertex b = ( 1,-1, 1);  vertex b = ( 1,-1, 1);
4  mesh M = structured(n,a,b);  mesh M = structured(n,a,b);
5    
6  scene S = pov("empty.pov"); // the pov-ray file for the geometry  scene S = pov("void.pov"); // the pov-ray file for the geometry
7  domain O = domain(S);  domain O = domain(S);
8    
9  solve(u) in O by M  solve(u) in O by M

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

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