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
b40e20cf
Commit
b40e20cf
authored
19 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
add links to new interactive tutorials
parent
ab392ea8
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/texinfo/copying.texi
+4
-3
4 additions, 3 deletions
doc/texinfo/copying.texi
doc/texinfo/gmsh.texi
+18
-4
18 additions, 4 deletions
doc/texinfo/gmsh.texi
with
22 additions
and
7 deletions
doc/texinfo/copying.texi
+
4
−
3
View file @
b40e20cf
...
@@ -34,12 +34,13 @@ information about this license is available from the GNU Project webpage
...
@@ -34,12 +34,13 @@ information about this license is available from the GNU Project webpage
information can be found in @ref{Credits}.
information can be found in @ref{Credits}.
The source code and various pre-compiled versions of Gmsh (for Unix, Windows
The source code and various pre-compiled versions of Gmsh (for Unix, Windows
and Mac OS) can be downloaded from the webpage @
value{GMSH-WEB
}.
and Mac OS) can be downloaded from the webpage @
uref{http://geuz.org/gmsh/
}.
If you use Gmsh, we would appreciate that you mention it in your
If you use Gmsh, we would appreciate that you mention it in your
work. References, as well as the latest news about Gmsh development, are
work. References, as well as the latest news about Gmsh development, are
always available on @value{GMSH-WEB}. Please send all Gmsh-related questions
always available on @uref{http://geuz.org/gmsh/}. Please send all
to the public Gmsh mailing list at @email{gmsh@@geuz.org}.
Gmsh-related questions to the public Gmsh mailing list at
@email{gmsh@@geuz.org}.
@sp 2
@sp 2
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/gmsh.texi
+
18
−
4
View file @
b40e20cf
\input
texinfo.tex @c -*-texinfo-*-
\input
texinfo.tex @c -*-texinfo-*-
@c
$
Id: gmsh.texi,v
1
.
19
3
2005
-
1
1
-
26
16
:
01
:
1
1
geuzaine Exp
$
@c
$
Id: gmsh.texi,v
1
.
19
4
2005
-
1
2
-
07
17
:
56
:
0
1
geuzaine Exp
$
@c
@c
@c Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
@c Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
@c
@c
...
@@ -39,7 +39,6 @@
...
@@ -39,7 +39,6 @@
@setfilename gmsh.info
@setfilename gmsh.info
@set EDITION 1.32
@set EDITION 1.32
@set GMSH-VERSION 1.61
@set GMSH-VERSION 1.61
@set GMSH-WEB @uref
{
http://www.geuz.org/gmsh/
}
@set COPYRIGHT @copyright
{}
1997-2005 Christophe Geuzaine, Jean-Fran@,
{
c
}
ois Remacle
@set COPYRIGHT @copyright
{}
1997-2005 Christophe Geuzaine, Jean-Fran@,
{
c
}
ois Remacle
@c
@c
@settitle Gmsh @value
{
GMSH-VERSION
}
@settitle Gmsh @value
{
GMSH-VERSION
}
...
@@ -2159,7 +2158,7 @@ should set the client-server option to 1 (e.g., @code{Solver.ClientServer0 =
...
@@ -2159,7 +2158,7 @@ should set the client-server option to 1 (e.g., @code{Solver.ClientServer0 =
1
}
), so that Gmsh and the solver can communicate through a Unix socket. See
1
}
), so that Gmsh and the solver can communicate through a Unix socket. See
@ref
{
Solver example
}
, for an example of how to interface a C++
@ref
{
Solver example
}
, for an example of how to interface a C++
solver. Bindings for solvers written in other languages (C, Perl and Python)
solver. Bindings for solvers written in other languages (C, Perl and Python)
are available
o
n
@value
{
GMSH-WEB
}
.
are available
i
n
the source distribution
.
@menu
@menu
* Solver options::
* Solver options::
...
@@ -2445,7 +2444,22 @@ the @file{tutorial} directory of the Gmsh distribution.
...
@@ -2445,7 +2444,22 @@ the @file{tutorial} directory of the Gmsh distribution.
This tutorial does not explain the mesh and post-processing file formats:
This tutorial does not explain the mesh and post-processing file formats:
see @ref
{
File formats
}
, for this.
see @ref
{
File formats
}
, for this.
To learn how to run Gmsh on your computer, see @ref
{
Running Gmsh
}
.
To learn how to run Gmsh on your computer, see @ref
{
Running Gmsh
}
. In
addition, interactive tutorials that explain how to use the graphical
user interface are available on Gmsh's webpage:
@itemize @bullet
@item
@uref
{
http://geuz.org/gmsh/doc/gui
_
tutorial/,The first interactive
tutorial
}
shows how to create a simple 2D geometry and how to generate a
mesh;
@item
@uref
{
http://geuz.org/gmsh/doc/gui
_
tutorial
_
2/,The second
}
shows several
methods to visualize data sets on deformed grids;
@item
@uref
{
http://geuz.org/gmsh/doc/gui
_
tutorial
_
3/,The third
}
shows how to
use post-processing plugins.
@end itemize
@menu
@menu
* t1.geo::
* t1.geo::
...
...
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