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
e69c8272
Commit
e69c8272
authored
24 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
typos
parent
04a9e323
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
tutorial/README
+2
-2
2 additions, 2 deletions
tutorial/README
www/gmsh.html
+7
-3
7 additions, 3 deletions
www/gmsh.html
with
11 additions
and
7 deletions
Makefile
+
2
−
2
View file @
e69c8272
# $Id: Makefile,v 1.6
1
2001-02-19 1
3:08:41
geuzaine Exp $
# $Id: Makefile,v 1.6
2
2001-02-19 1
5:58:30
geuzaine Exp $
# ----------------------------------------------------------------------
# Makefile for Gmsh
# ----------------------------------------------------------------------
...
...
@@ -436,7 +436,7 @@ fltk_rpm: src
rpm
-bb
utils/gmsh_fltk.spec
cp
/usr/src/redhat/RPMS/i386/
$(
GMSH_SRCRPM
)
-1
.i386.rpm .
cp
/usr/src/redhat/BUILD/
$(
GMSH_SRCRPM
)
/bin/gmsh .
gtar zcvf gmsh-
$(
GMSH_UNAME
)
.tgz gmsh
gtar zcvf gmsh-
$(
GMSH_UNAME
)
.tgz gmsh
tutorial demos
rm
-f
gmsh
fltk_mingw
:
tag
...
...
This diff is collapsed.
Click to expand it.
tutorial/README
+
2
−
2
View file @
e69c8272
$Id: README,v 1.
5
2001-02-19 1
4
:58:
41
geuzaine Exp $
$Id: README,v 1.
6
2001-02-19 1
5
:58:
30
geuzaine Exp $
Here are the examples in the Gmsh tutorial. These examples are
commented (both C and C++-style comments can be used in Gmsh input
...
...
@@ -33,7 +33,7 @@ any input file given), with an appended extension depending on the
mesh format.
Note: nearly all the interactive commands have shortcuts. Select
'Help->Short
_Help
' in the menu bar to learn about these shortcuts.
'Help->Short
cuts
' in the menu bar to learn about these shortcuts.
Instead of opening the tutorial with the 'File->Open' menu, it is
often more convenient to put the file name on the command line, here
...
...
This diff is collapsed.
Click to expand it.
www/gmsh.html
+
7
−
3
View file @
e69c8272
...
...
@@ -51,7 +51,7 @@ ENDSCRIPT--->
This page is a mirror of <a href="/gmsh/">/gmsh/</a><p>
ENDMIRROR--->
<!---BEGINDATE$Date: 2001-02-1
8
1
8:38:54
$ENDDATE--->
<!---BEGINDATE$Date: 2001-02-1
9
1
5:58:30
$ENDDATE--->
Copyright
©
1998-2001
<br>
J.-F. Remacle
<br>
...
...
@@ -253,11 +253,15 @@ description.
<b>
Latest Release: 1.14 (February 19, 2001)
</b>
<p>
The development release of Gmsh is available for Linux and
Windows. All executables are dynamically linked with OpenGL.
The development release of Gmsh is available for Windows, Linux,
Compaq Tru64 Unix and SGI IRIX. All executables are dynamically linked
with OpenGL.
<ul>
<li><A
href=
"/gmsh/1.14/gmsh-win.zip"
>
Windows zip archive (95/98/NT)
</A>
<li><A
href=
"/gmsh/1.14/gmsh-1.14-1.i386.rpm"
>
Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)
</A>
<li><A
href=
"/gmsh/1.14/gmsh-Linux.tgz"
>
Linux tarball (i386, glibc 2.1)
</A>
<li><A
href=
"/gmsh/1.14/gmsh-IRIX.tgz"
>
SGI IRIX tarball (IRIX 6.5)
</A>
<li><A
href=
"/gmsh/1.14/gmsh-OSF1.tgz"
>
Compaq Tru64 tarball (OSF 4.0)
</A>
</ul>
<p><br>
...
...
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