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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
c09edeb4
Commit
c09edeb4
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
Add @ref to "tutorial" in "Running Gmsh"
parent
babb9235
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/texinfo/gmsh.texi
+13
-13
13 additions, 13 deletions
doc/texinfo/gmsh.texi
with
13 additions
and
13 deletions
doc/texinfo/gmsh.texi
+
13
−
13
View file @
c09edeb4
\input
texinfo.tex @c -*-texinfo-*-
\input
texinfo.tex @c -*-texinfo-*-
@c
$
Id: gmsh.texi,v
1
.
4
2
2003
-
04
-
2
2
06
:
17
:
5
0
geuzaine Exp
$
@c
$
Id: gmsh.texi,v
1
.
4
3
2003
-
04
-
2
3
16
:
09
:
2
0
geuzaine Exp
$
@c
@c
@c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
@c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
@c
@c
...
@@ -2320,18 +2320,18 @@ or double-click on the Gmsh icon (Windows and Mac), or type
...
@@ -2320,18 +2320,18 @@ or double-click on the Gmsh icon (Windows and Mac), or type
@noindent at your shell prompt on the command line (Unix). This will open
@noindent at your shell prompt on the command line (Unix). This will open
two windows: the graphic window (with a status bar at the bottom) and the
two windows: the graphic window (with a status bar at the bottom) and the
menu window (with a menu bar and some context dependent buttons). To open
menu window (with a menu bar and some context dependent buttons). To open
the first tutorial file, select the `File->Open' menu,
and choose
the first tutorial file
(@pxref
{
Tutorial
}
)
, select the `File->Open' menu,
@file
{
t1.geo
}
in the input field. To perform the mesh generation,
go to the
and choose
@file
{
t1.geo
}
in the input field. To perform the mesh generation,
mesh module (by selecting `Mesh' in the module menu) and choose
the required
go to the
mesh module (by selecting `Mesh' in the module menu) and choose
dimension in the context-dependent buttons (`1D' will mesh all
the lines;
the required
dimension in the context-dependent buttons (`1D' will mesh all
`2D' will mesh all the surfaces---as well as all the lines if
`1D' was not
the lines;
`2D' will mesh all the surfaces---as well as all the lines if
called before; `3D' will mesh all the volumes---and all the
surfaces if `2D'
`1D' was not
called before; `3D' will mesh all the volumes---and all the
was not called before). To save the resulting mesh in the
current mesh
surfaces if `2D'
was not called before). To save the resulting mesh in the
format, choose `Save' in the context-dependent buttons, or
select the
current mesh
format, choose `Save' in the context-dependent buttons, or
appropriate format with the `File->Save as' menu. The default
mesh file name
select the
appropriate format with the `File->Save as' menu. The default
is based on the name of the first input file on the command
line (or
mesh file name
is based on the name of the first input file on the command
@file
{
untitled
}
if there wasn't any input file given), with an
appended
line (or
@file
{
untitled
}
if there wasn't any input file given), with an
extension depending on the mesh format.
appended
extension depending on the mesh format.
Note that nearly all the interactive commands have shortcuts: see
Note that nearly all the interactive commands have shortcuts: see
@ref
{
Keyboard shortcuts
}
, or select `Help->Shortcuts' in the menu bar to
@ref
{
Keyboard shortcuts
}
, or select `Help->Shortcuts' in the menu bar to
...
...
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