From 2a0d39802228265ec56233cb4c9478b001de3538 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 18 Feb 2012 12:03:48 +0000 Subject: [PATCH] --- doc/texinfo/gmsh.texi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index f5c9f54778..d938c021a7 100644 --- a/doc/texinfo/gmsh.texi +++ b/doc/texinfo/gmsh.texi @@ -21,8 +21,8 @@ @c ========================================================================= @c %**start of header @setfilename gmsh.info -@set GMSH-VERSION 2.5 -@set COPYRIGHT @copyright{} 1997-2009 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle +@set GMSH-VERSION 2.6 +@set COPYRIGHT @copyright{} 1997-2012 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle @settitle Gmsh @value{GMSH-VERSION} @footnotestyle separate @setchapternewpage odd @@ -540,7 +540,7 @@ small but powerful GUI. @node and what Gmsh is not so good at, Bug reports, What Gmsh is pretty good at, Overview @section @dots{} and what Gmsh is not so good at -As of version 2.5, here are some known weaknesses of Gmsh: +As of version 2.6, here are some known weaknesses of Gmsh: @itemize @bullet @item @@ -2647,7 +2647,7 @@ algorithm should be tried. For very large meshes of plane surfaces the ``Delaunay'' algorithm is the fastest. The ``Automatic'' algorithm tries to select the best algorithm -automatically for each surface in the model. As of Gmsh 2.5, the +automatically for each surface in the model. As of Gmsh 2.6, the ``Automatic'' algorithm selects ``Delaunay'' for plane surfaces and ``MeshAdapt'' for all other surfaces. @@ -2785,7 +2785,7 @@ transfinite and extruded grids: see @ref{Structured grids}). @item Second, if @code{Mesh.CharacteristicLengthFromCurvature} is set (it is not by default), the mesh will be adapted with respect to the curvature -of the geometrical entities. Warning: as of Gmsh 2.5 this feature is +of the geometrical entities. Warning: as of Gmsh 2.6 this feature is still (very) experimental. @c FIXME @item Finally, you can specify general mesh size ``fields''. Various fields -- GitLab