diff --git a/tutorial/tutorial.html b/tutorial/tutorial.html index a21160e171ebc8927930a6048e14f8b0f9705192..b5282703251977d90c24a0b15b2cbb6a1ba2a37c 100644 --- a/tutorial/tutorial.html +++ b/tutorial/tutorial.html @@ -23,7 +23,7 @@ <H1>README 1/10</H1> [<A HREF="#top">top</A>][prev][<A HREF="#file2">next</A>] <PRE> -$Id: tutorial.html,v 1.28 2001-11-13 08:42:27 geuzaine Exp $ +$Id: tutorial.html,v 1.29 2001-11-13 09:37:32 geuzaine Exp $ Here are the examples in the Gmsh tutorial. These examples are commented (both C and C++-style comments can be used in Gmsh input @@ -374,7 +374,7 @@ Extrude Surface { 122, {0,1,0} , {-0.1,0,0.1} , -Pi/2 } { }; <I><FONT COLOR="#B22222">// A translation ({-2*h,0,0}) and a rotation ({1,0,0} , {0,0.15,0.25}, -</FONT></I><I><FONT COLOR="#B22222">// Pi/4) can be combined: +</FONT></I><I><FONT COLOR="#B22222">// Pi/2) can be combined: </FONT></I> Extrude Surface {news-1, {-2*h,0,0}, {1,0,0} , {0,0.15,0.25} , Pi/2}{ Layers {10,9004,1}; Recombine;