From b195fc5bf16d9043bdb554e0cc4c5e848492303c Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sun, 20 Nov 2005 01:39:40 +0000 Subject: [PATCH] shorter intro --- doc/texinfo/gmsh.texi | 7 ++----- gmsh.spec | 6 ++---- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index dc5dad5579..b35c1c35c8 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 c56b6fc6ba..99f7daaff8 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. -- GitLab