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
2004af52
Commit
2004af52
authored
21 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
Back from vacation...
parent
1a6e8b2f
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
+3
-3
3 additions, 3 deletions
Makefile
doc/gmsh.html
+6
-6
6 additions, 6 deletions
doc/gmsh.html
doc/texinfo/gmsh.texi
+3
-3
3 additions, 3 deletions
doc/texinfo/gmsh.texi
with
12 additions
and
12 deletions
Makefile
+
3
−
3
View file @
2004af52
# $Id: Makefile,v 1.
299
2003-
08-27 01:45:09
geuzaine Exp $
# $Id: Makefile,v 1.
300
2003-
10-20 17:07:21
geuzaine Exp $
#
# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
#
...
...
@@ -22,8 +22,8 @@
include
variables
GMSH_MAJOR_VERSION
=
1
GMSH_MINOR_VERSION
=
4
6
GMSH_PATCH_VERSION
=
1
GMSH_MINOR_VERSION
=
4
7
GMSH_PATCH_VERSION
=
0
GMSH_VERSION_FILE
=
Common/GmshVersion.h
GMSH_RELEASE
=
${
GMSH_MAJOR_VERSION
}
.
${
GMSH_MINOR_VERSION
}
.
${
GMSH_PATCH_VERSION
}
...
...
This diff is collapsed.
Click to expand it.
doc/gmsh.html
+
6
−
6
View file @
2004af52
...
...
@@ -26,7 +26,7 @@ generator with built-in pre- and post-processing facilities</h1>
<p>
<h3
align=
"center"
>
Christophe Geuzaine and Jean-François Remacle
</h3>
<p>
<h3
align=
center
>
Version
<a
href=
"doc/VERSIONS"
>
1.4
6
</a>
, 2
2 August
2003
</h3>
<h3
align=
center
>
Version
<a
href=
"doc/VERSIONS"
>
1.4
7
</a>
, 2
0 October
2003
</h3>
<p>
<center>
<a
href=
"#Description"
>
Description
</a>
|
...
...
@@ -123,11 +123,11 @@ available for Windows, Linux and Mac OS X. The tutorial and demo files
are included in the archives.
<ul>
<li><a
href=
"/gmsh/bin/Windows/gmsh-1.4
6
.0-Windows.zip"
>
Windows zip archive (95/98/NT/2000/XP)
</a>
<li><a
href=
"/gmsh/bin/Linux/gmsh-1.4
6
.0-1.i386.rpm"
>
Linux RPM (i386, Red Hat >= 7.3)
</a>
<li><a
href=
"/gmsh/bin/Linux/gmsh-1.4
6
.0-Linux.tgz"
>
Linux tarball (i386, glibc >= 2.2)
</a>
<li><a
href=
"/gmsh/bin/MacOSX/gmsh-1.4
6
.0-MacOSX.tgz"
>
Mac OS X tarball (Mac OS X 10.2)
</a>
<li><a
href=
"/gmsh/src/gmsh-1.4
6
.0-source.tgz"
>
Source tarball (all platforms)
</a>
<li><a
href=
"/gmsh/bin/Windows/gmsh-1.4
7
.0-Windows.zip"
>
Windows zip archive (95/98/NT/2000/XP)
</a>
<li><a
href=
"/gmsh/bin/Linux/gmsh-1.4
7
.0-1.i386.rpm"
>
Linux RPM (i386, Red Hat >= 7.3)
</a>
<li><a
href=
"/gmsh/bin/Linux/gmsh-1.4
7
.0-Linux.tgz"
>
Linux tarball (i386, glibc >= 2.2)
</a>
<li><a
href=
"/gmsh/bin/MacOSX/gmsh-1.4
7
.0-MacOSX.tgz"
>
Mac OS X tarball (Mac OS X 10.2)
</a>
<li><a
href=
"/gmsh/src/gmsh-1.4
7
.0-source.tgz"
>
Source tarball (all platforms)
</a>
<a
href=
"#build-footnote"
name=
"build-footmark"
><sup>
2
</sup></a>
</ul>
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/gmsh.texi
+
3
−
3
View file @
2004af52
\input
texinfo.tex @c -*-texinfo-*-
@c
$
Id: gmsh.texi,v
1
.
8
1
2003
-
09
-
19
17
:
22
:
2
7
geuzaine Exp
$
@c
$
Id: gmsh.texi,v
1
.
8
2
2003
-
10
-
20
17
:
07
:
2
1
geuzaine Exp
$
@c
@c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
@c
...
...
@@ -765,7 +765,7 @@ are those corresponding to the indices provided by the
@var
{
expression-list
}
). The sixth case permits to retrieve the coordinates
of a given geometry point (@pxref
{
Points
}
). The last two cases permit to
retreive the indices of entities created through geometrical transformations
(see @ref
{
Transformations
}
, and @ref
{
Extrusions
}
).
adn extrusions
(see @ref
{
Transformations
}
, and @ref
{
Extrusions
}
).
To see the practical use of such expressions, have a look at the first
couple of examples in @ref
{
Tutorial
}
. Note that, in order to lighten the
...
...
@@ -1137,7 +1137,7 @@ Ends a matching @code{If} command.
See @ref
{
t5.geo
}
, for an example of @code
{
For
}
and @code
{
If
}
commands. Gmsh
does not provide any @code
{
Else
}
(or similar) command at the time of this
writing
(Gmsh 1.46)
.
writing.
@c -------------------------------------------------------------------------
@c General commands
...
...
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