diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index dc5dad557934e637937418df7880903d975f5491..b35c1c35c833fcfaa45d25782610ce1d9a26a2cf 100644 --- a/doc/texinfo/gmsh.texi +++ b/doc/texinfo/gmsh.texi @@ -1,5 +1,5 @@ \input texinfo.tex @c -*-texinfo-*- -@c $Id: gmsh.texi,v 1.191 2005-11-18 23:21:57 geuzaine Exp $ +@c $Id: gmsh.texi,v 1.192 2005-11-20 01:39:40 geuzaine Exp $ @c @c Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle @c @@ -286,10 +286,7 @@ Bugs, versions and credits Gmsh is an automatic three-dimensional finite element mesh generator, primarily Delaunay, with built-in pre- and post-processing facilities. Its design goal is to provide a simple meshing tool for academic problems with -parametric input and advanced visualization capabilities. One of its -strengths is the ability to respect a characteristic length field for the -generation of adapted meshes on lines, surfaces and volumes, and to mix -these meshes with simple structured (transfinite, extruded, etc.) grids. +parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. All geometrical, mesh, solver and post-processing diff --git a/gmsh.spec b/gmsh.spec index c56b6fc6bad980f681ffbef6df18895b5ed72ec7..99f7daaff8ffaa56297678f0b7eb65318410e9fa 100644 --- a/gmsh.spec +++ b/gmsh.spec @@ -18,10 +18,8 @@ Gmsh is an automatic three-dimensional finite element mesh generator, primarily Delaunay, with built-in pre- and post-processing facilities. Its primal design goal is to provide a simple meshing tool for academic test cases with parametric input and up to date -visualization capabilities. One of the strengths of Gmsh is its -ability to respect a characteristic length field for the generation of -adapted meshes on lines, surfaces and volumes. Gmsh requires OpenGL -(or Mesa) to be installed on your system. +visualization capabilities. Gmsh requires OpenGL (or Mesa) to be +installed on your system. Install Gmsh if you need a simple 3D finite element mesh generator and/or post-processor.