Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
aa2f8d26
Commit
aa2f8d26
authored
20 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
moved the footnotes at the end of the page
parent
c03df43c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/gmsh.html
+20
-20
20 additions, 20 deletions
doc/gmsh.html
with
20 additions
and
20 deletions
doc/gmsh.html
+
20
−
20
View file @
aa2f8d26
...
@@ -41,7 +41,7 @@ generator with built-in pre- and post-processing facilities</h1>
...
@@ -41,7 +41,7 @@ generator with built-in pre- and post-processing facilities</h1>
<h2><a
name=
"Description"
></a>
Description
</h2>
<h2><a
name=
"Description"
></a>
Description
</h2>
Gmsh is an automatic 3D finite element grid generator (primarily
Gmsh is an automatic 3D finite element grid generator (primarily
Delaunay) with build-in CAD and post-process
ing facilities
. Its design
Delaunay) with
a
build-in CAD
engine
and post-process
or
. Its design
goal is to provide a simple meshing tool for academic problems with
goal is to provide a simple meshing tool for academic problems with
parametric input and up to date visualization capabilities.
parametric input and up to date visualization capabilities.
<p>
<p>
...
@@ -121,25 +121,6 @@ are included in the archives.
...
@@ -121,25 +121,6 @@ are included in the archives.
Older versions are also still available:
<a
Older versions are also still available:
<a
href=
"/gmsh/src/"
>
sources
</a>
,
<a
href=
"/gmsh/bin/"
>
binaries
</a>
.
href=
"/gmsh/src/"
>
sources
</a>
,
<a
href=
"/gmsh/bin/"
>
binaries
</a>
.
<p>
<a
name=
"opengl-footnote"
></a><a
href=
"#opengl-footmark"
><sup>
1
</sup></a>
You need the OpenGL libraries
installed on your system (and in the path of the library loader). A
free replacement for OpenGL can be found at
<a
href=
"http://mesa3d.sourceforge.net"
>
http://mesa3d.sourceforge.net
</a>
.
Remember that you may have to reconfigure the loader (ldconfig under
Linux) or modify the LD_LIBRARY_PATH/SHLIB_PATH/etc. environment
variable in order for Gmsh to find the libraries.
<p>
<a
name=
"build-footnote"
></a><a
href=
"#build-footmark"
><sup>
2
</sup></a>
You need the
<a
href=
"http://sources.redhat.com/gsl/"
>
GSL (> 1.2)
</a>
and
<a
href=
"http://www.fltk.org/"
>
FLTK (1.1.x)
</a>
libraries properly
installed on your system in order to compile Gmsh. Non-graphical
versions can be compiled without FLTK. Compiling the Windows version
requires the
<a
href=
"http://www.cygwin.com"
>
Cygwin
</a>
tools and
compilers.
<h2><a
name=
"Authors"
></a>
Authors and credits
</h2>
<h2><a
name=
"Authors"
></a>
Authors and credits
</h2>
Gmsh is developed by Christophe Geuzaine (currently with the
<a
Gmsh is developed by Christophe Geuzaine (currently with the
<a
...
@@ -278,6 +259,25 @@ href="/gl2ps/">GL2PS</a>.
...
@@ -278,6 +259,25 @@ href="/gl2ps/">GL2PS</a>.
alt=
"Make a donation with PayPal"
>
alt=
"Make a donation with PayPal"
>
</form>
</form>
<hr>
<a
name=
"opengl-footnote"
></a><a
href=
"#opengl-footmark"
><sup>
1
</sup></a>
You need the OpenGL libraries
installed on your system (and in the path of the library loader). A
free replacement for OpenGL can be found at
<a
href=
"http://mesa3d.sourceforge.net"
>
http://mesa3d.sourceforge.net
</a>
.
Remember that you may have to reconfigure the loader (ldconfig under
Linux) or modify the LD_LIBRARY_PATH/SHLIB_PATH/etc. environment
variable in order for Gmsh to find the libraries.
<p>
<a
name=
"build-footnote"
></a><a
href=
"#build-footmark"
><sup>
2
</sup></a>
You need the
<a
href=
"http://sources.redhat.com/gsl/"
>
GSL (> 1.2)
</a>
and
<a
href=
"http://www.fltk.org/"
>
FLTK (1.1.x)
</a>
libraries properly
installed on your system in order to compile Gmsh. Non-graphical
versions can be compiled without FLTK. Compiling the Windows version
requires the
<a
href=
"http://www.cygwin.com"
>
Cygwin
</a>
tools and
compilers.
<p>
<p>
Back to
<a
href=
"/"
>
geuz.org
</a>
Back to
<a
href=
"/"
>
geuz.org
</a>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment