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
3fb519fe
Commit
3fb519fe
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
bump version number to 1.39
parent
feaa5908
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile
+2
-2
2 additions, 2 deletions
Makefile
doc/VERSIONS
+3
-1
3 additions, 1 deletion
doc/VERSIONS
doc/gmsh.html
+13
-12
13 additions, 12 deletions
doc/gmsh.html
with
18 additions
and
15 deletions
Makefile
+
2
−
2
View file @
3fb519fe
# $Id: Makefile,v 1.26
0
2003-02-18 0
5:50:0
4 geuzaine Exp $
# $Id: Makefile,v 1.26
1
2003-02-18 0
6:34:1
4 geuzaine Exp $
include
variables
include
variables
GMSH_MAJOR_VERSION
=
1
GMSH_MAJOR_VERSION
=
1
GMSH_MINOR_VERSION
=
3
8
GMSH_MINOR_VERSION
=
3
9
GMSH_PATCH_VERSION
=
0
GMSH_PATCH_VERSION
=
0
GMSH_VERSION_FILE
=
Common/GmshVersion.h
GMSH_VERSION_FILE
=
Common/GmshVersion.h
...
...
This diff is collapsed.
Click to expand it.
doc/VERSIONS
+
3
−
1
View file @
3fb519fe
$Date: 2003-02-12 20:41:52 $
$Date: 2003-02-18 06:34:14 $
New in 1.39: removed all non-free routines; more build system work;
New in 1.38: fixed custom range selection for 3D iso graphs; New build
New in 1.38: fixed custom range selection for 3D iso graphs; New build
system based on autoconf; New image reading code to import bitmaps as
system based on autoconf; New image reading code to import bitmaps as
...
...
This diff is collapsed.
Click to expand it.
doc/gmsh.html
+
13
−
12
View file @
3fb519fe
...
@@ -26,7 +26,7 @@ generator with built-in pre- and post-processing facilities</h1>
...
@@ -26,7 +26,7 @@ generator with built-in pre- and post-processing facilities</h1>
<p>
<p>
<h3
align=
"center"
>
Christophe Geuzaine and Jean-François Remacle
</h3>
<h3
align=
"center"
>
Christophe Geuzaine and Jean-François Remacle
</h3>
<p>
<p>
<h3
align=
center
>
Version
<a
href=
"doc/VERSIONS"
>
1.3
8
</a>
, ? February 2003
</h3>
<h3
align=
center
>
Version
<a
href=
"doc/VERSIONS"
>
1.3
9
</a>
, ? February 2003
</h3>
<p>
<p>
<center>
<center>
<a
href=
"#Description"
>
Description
</a>
|
<a
href=
"#Description"
>
Description
</a>
|
...
@@ -40,7 +40,8 @@ generator with built-in pre- and post-processing facilities</h1>
...
@@ -40,7 +40,8 @@ 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
<!-- (pronounced "<em>Gnu-mesh</em>") -->
is an automatic
Gmsh (pronounced "
<em>
Gnu-mesh
</em>
") is a
<a
href=
"http://www.gnu.org/copyleft/gpl-faq.html"
>
free
</a>
automatic
three-dimensional finite element mesh generator, primarily Delaunay,
three-dimensional finite element mesh generator, primarily Delaunay,
with built-in pre- and post-processing facilities. Its primal goal is
with built-in pre- and post-processing facilities. Its primal goal is
to provide a simple meshing tool for academic test cases with
to provide a simple meshing tool for academic test cases with
...
@@ -202,18 +203,18 @@ available for Windows, Mac OS X and Linux. The tutorial and demo files
...
@@ -202,18 +203,18 @@ available for Windows, Mac OS X and Linux. The tutorial and demo files
are included in the archives.
are included in the archives.
<ul>
<ul>
<li><a
href=
"/gmsh/bin/gmsh-1.3
8
.0-Windows.zip"
>
Windows zip archive (95/98/NT/XP)
</a>
<li><a
href=
"/gmsh/bin/gmsh-1.3
9
.0-Windows.zip"
>
Windows zip archive (95/98/NT/XP)
</a>
<li><a
href=
"/gmsh/bin/gmsh-1.3
8
.0-1.i386.rpm"
>
Linux RPM (i386, Red Hat >= 6.2 and compatible)
</a>
<li><a
href=
"/gmsh/bin/gmsh-1.3
9
.0-1.i386.rpm"
>
Linux RPM (i386, Red Hat >= 6.2 and compatible)
</a>
<li><a
href=
"/gmsh/bin/gmsh-1.3
8
.0-Linux.tgz"
>
Linux tarball (i386, glibc 2.1)
</a>
<li><a
href=
"/gmsh/bin/gmsh-1.3
9
.0-Linux.tgz"
>
Linux tarball (i386, glibc 2.1)
</a>
<li><a
href=
"/gmsh/bin/gmsh-1.3
8
.0-MacOSX.tgz"
>
Mac OS X tarball (Mac OS X 10.2)
</a>
<li><a
href=
"/gmsh/bin/gmsh-1.3
9
.0-MacOSX.tgz"
>
Mac OS X tarball (Mac OS X 10.2)
</a>
<li><a
href=
"/gmsh/bin/gmsh-1.3
8
.0-source.tgz"
>
Source tarball
</a>
<li><a
href=
"/gmsh/bin/gmsh-1.3
9
.0-source.tgz"
>
Source tarball
</a>
<a
href=
"#fltk-footnote"
name=
"fltk-footmark"
><sup>
2
</sup></a>
<a
href=
"#fltk-footnote"
name=
"fltk-footmark"
><sup>
2
</sup></a>
<!--
<!--
<li><a href="/gmsh/bin/gmsh-1.3
8
.0-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</a>
<li><a href="/gmsh/bin/gmsh-1.3
9
.0-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</a>
<li><a href="/gmsh/bin/gmsh-1.3
8
.0-SunOS.tgz">Sun tarball (SunOS 5.8)</a>
<li><a href="/gmsh/bin/gmsh-1.3
9
.0-SunOS.tgz">Sun tarball (SunOS 5.8)</a>
<li><a href="/gmsh/bin/gmsh-1.3
8
.0-AIX.tgz">IBM tarball (AIX)</a>
<li><a href="/gmsh/bin/gmsh-1.3
9
.0-AIX.tgz">IBM tarball (AIX)</a>
<li><a href="/gmsh/bin/gmsh-1.3
8
.0-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</a>
<li><a href="/gmsh/bin/gmsh-1.3
9
.0-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</a>
<li><a href="/gmsh/bin/gmsh-1.3
8
.0-HP-UX.tgz">HP tarball (HPUX 10.20)</a>
<li><a href="/gmsh/bin/gmsh-1.3
9
.0-HP-UX.tgz">HP tarball (HPUX 10.20)</a>
-->
-->
</ul>
</ul>
<p>
<p>
...
...
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