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
e23b3762
Commit
e23b3762
authored
Nov 8, 2004
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
fix broken english
parent
90db5331
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
+5
-6
5 additions, 6 deletions
doc/texinfo/gmsh.texi
with
5 additions
and
6 deletions
doc/texinfo/gmsh.texi
+
5
−
6
View file @
e23b3762
\input
texinfo.tex @c -*-texinfo-*-
@c
$
Id: gmsh.texi,v
1
.
14
6
2004
-
1
0
-
30
1
6
:
0
3
:
3
4
geuzaine Exp
$
@c
$
Id: gmsh.texi,v
1
.
14
7
2004
-
1
1
-
08
1
7
:
0
5
:
2
4
geuzaine Exp
$
@c
@c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
@c
...
...
@@ -2547,11 +2547,10 @@ volumes interactively.
Several files can be loaded simultaneously in Gmsh. The first one defines
the project, while the others are appended (`merged') to this project. You
can merge such files with the `File->Merge' menu, or by directly specifying
the names of the files on the command line. This is most useful for
post-processing purposes. For example, to merge the post-processing views
contained in the files @file
{
view1.pos
}
and @file
{
view2.pos
}
together with
the geometry of the first tutorial @file
{
t1.geo
}
, you can type the following
command:
the names of the files on the command line. For example, to merge the
post-processing views contained in the files @file
{
view1.pos
}
and
@file
{
view2.pos
}
together with the geometry of the first tutorial
@file
{
t1.geo
}
, you can type the following command:
@example
> gmsh t1.geo view1.pos view2.pos
...
...
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