Skip to content
Snippets Groups Projects
Commit cf01e2a5 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

- added a couple of keywords
- removed adapation stuff in the intro
parent 09ffc82a
No related branches found
No related tags found
No related merge requests found
...@@ -8,9 +8,9 @@ built-in pre- and post-processing facilities</title> ...@@ -8,9 +8,9 @@ built-in pre- and post-processing facilities</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="keywords" content="free finite element mesh generator, <meta name="keywords" content="free, finite element, mesh generator, meshing,
delaunay triangulation, automatic, maillages, mailleur, 3D, mesh adaptation, grid, delaunay, triangulation, automatic, maillages, mailleur, 3D, mesh adaptation,
finite element postprocessing, CAD"> postprocessing, post-processing, post processing, CAD, CAO, OpenGL, GL2PS, Gmesh">
<link href="/general.css" rel="stylesheet" type="text/css"> <link href="/general.css" rel="stylesheet" type="text/css">
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon"> <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
...@@ -43,10 +43,7 @@ Gmsh is an automatic 3D finite element mesh generator (primarily ...@@ -43,10 +43,7 @@ Gmsh is an automatic 3D finite element mesh generator (primarily
Delaunay) with build-in CAD and post-processing facilities. Its Delaunay) with build-in CAD and post-processing facilities. Its
design goal is to provide a simple meshing tool for academic test design goal is to provide a simple meshing tool for academic test
cases with parametric input and up to date visualization cases with parametric input and up to date visualization
capabilities. One of its strengths is the ability to respect a capabilities.
characteristic length field for the generation of adapted meshes on
lines, surfaces and volumes, and to mix these meshes with simple
structured grids.
<p> <p>
Gmsh is built around four modules: geometry, mesh, solver and Gmsh is built around four modules: geometry, mesh, solver and
post-processing. The specification of any input to these modules is post-processing. The specification of any input to these modules is
...@@ -75,15 +72,6 @@ capabilities</a>. ...@@ -75,15 +72,6 @@ capabilities</a>.
<a href="/gmsh/doc/myperlsolver.tgz">Perl solver</a> <a href="/gmsh/doc/myperlsolver.tgz">Perl solver</a>
</ul> </ul>
<!-- simple interface
<form method=GET action="http://www.geuz.org/search/search-geuz.cgi">
<input size=30 name="q" value="">&nbsp;
<input type="submit" value="Search!">
<input type=HIDDEN name="ul" value="/gmsh/">
<input type=HIDDEN name="ps" value=10>
</form>
-->
<form method=GET action="http://www.geuz.org/search/search-geuz.cgi"> <form method=GET action="http://www.geuz.org/search/search-geuz.cgi">
<input size=30 name="q" value="">&nbsp; <input size=30 name="q" value="">&nbsp;
<input type="submit" value="Search!">&nbsp; <input type="submit" value="Search!">&nbsp;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment