diff --git a/doc/VERSIONS b/doc/VERSIONS index 8f42ff8f64648b87b3f8c2be6f9e649c36c9fdbc..936dfcdafce41b96a64fb40b33de31f723d41439 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.338 2005-07-03 08:02:24 geuzaine Exp $ +$Id: VERSIONS,v 1.339 2005-08-22 01:26:53 geuzaine Exp $ New since 1.60: added support for second order (curved) elements in post-processor; new version (1.4) of post-processing file formats; new @@ -11,8 +11,8 @@ handling of meshes with large number of physical entities; removed Discrete Line and Discrete Surface commands (the same functionality can now be obtained by simply loading a mesh in .msh format); fixed coloring by mesh partition; new "mesh statistics" export format; new -full-quad recombine option; new Plugin(ModulusPhase); various small -bug fixes and improvements. +full-quad recombine option; new Plugin(ModulusPhase); experimental +Tetgen integration; various small bug fixes and improvements. New in 1.60: added support for discrete curves; new Window menu on Mac OS X; generalized all octree-based plugins (CutGrid, StreamLines, diff --git a/doc/gmsh.1 b/doc/gmsh.1 index c9ac1095e4926dd4eea33bf40ef3aeef23e79766..59d20b3afa4fe705895ed008664a6f3b7fd5cf43 100644 --- a/doc/gmsh.1 +++ b/doc/gmsh.1 @@ -1,4 +1,4 @@ -.\" $Id: gmsh.1,v 1.65 2005-08-09 23:41:16 geuzaine Exp $ +.\" $Id: gmsh.1,v 1.66 2005-08-22 01:25:09 geuzaine Exp $ .TH Gmsh 1 "10 February 2005" "Gmsh 1.59" "Gmsh Manual Pages" .UC 4 .\" ******************************************************************** @@ -47,7 +47,7 @@ save all elements (and discard all physical group definitions). specify mesh output file name. .TP 4 .B \-format string -set output mesh format (msh, unv, gref, p3d). +set output mesh format (msh, unv, gref, stl, p3d). .TP 4 .B \-algo string select mesh algorithm (iso, tri, aniso, netgen). diff --git a/doc/texinfo/command_line.texi b/doc/texinfo/command_line.texi index 51f8f794c4ffa143fd533f3ea62061d9102da837..017fc951adabdea8dc71fadd2ac0a1bf01f106c7 100644 --- a/doc/texinfo/command_line.texi +++ b/doc/texinfo/command_line.texi @@ -17,7 +17,7 @@ Save all elements (discard physical group definitions) @item -o file Specify mesh output file name @item -format string -Set output mesh format (msh, unv, gref, p3d) +Set output mesh format (msh, unv, gref, stl, p3d) @item -algo string Select mesh algorithm (iso, tri, aniso, netgen) @item -smooth int