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

more doc updates

parent 647a0f71
No related branches found
No related tags found
No related merge requests found
...@@ -4840,9 +4840,11 @@ optional: create the associated widget in @file{Fltk/optionWindow.cpp}; ...@@ -4840,9 +4840,11 @@ optional: create the associated widget in @file{Fltk/optionWindow.cpp};
@item What is Gmsh? @item What is Gmsh?
Gmsh is an automatic three-dimensional finite element mesh generator Gmsh is an automatic three-dimensional finite element mesh generator
with built-in pre- and post-processing facilities. Its design goal is with built-in pre- and post-processing facilities. With Gmsh you can
to provide a simple meshing tool for academic problems with parametric create or import 1D, 2D and 3D geometrical models, mesh them, launch
input and advanced visualization capabilities. 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? @item What are the terms and conditions of use?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment