From ec95e4eb6d91a81288a97ab77bc980ff0244c630 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sun, 8 Nov 2009 08:46:47 +0000 Subject: [PATCH] more doc updates --- doc/texinfo/gmsh.texi | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index c463284a13..db211e4676 100644 --- a/doc/texinfo/gmsh.texi +++ b/doc/texinfo/gmsh.texi @@ -4840,9 +4840,11 @@ optional: create the associated widget in @file{Fltk/optionWindow.cpp}; @item What is Gmsh? Gmsh is an automatic three-dimensional finite element mesh generator -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. +with built-in pre- and post-processing facilities. With Gmsh you can +create or import 1D, 2D and 3D geometrical models, mesh them, launch +external finite element solvers and visualize solutions. Gmsh can be +used either as a stand-alone program (graphical or not) or as a C++ +library. @item What are the terms and conditions of use? -- GitLab