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
8664cf8f
Commit
8664cf8f
authored
21 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
Fix doc for Delete (no ';')
parent
a47879c1
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/texinfo/gmsh.texi
+2
-2
2 additions, 2 deletions
doc/texinfo/gmsh.texi
with
2 additions
and
2 deletions
doc/texinfo/gmsh.texi
+
2
−
2
View file @
8664cf8f
\input
texinfo.tex @c -*-texinfo-*-
\input
texinfo.tex @c -*-texinfo-*-
@c
$
Id: gmsh.texi,v
1
.
7
1
2003
-
0
6
-
24
23
:
34
:
4
5
geuzaine Exp
$
@c
$
Id: gmsh.texi,v
1
.
7
2
2003
-
0
7
-
07
16
:
43
:
4
6
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
...
@@ -1703,7 +1703,7 @@ identical coordinates). Note that Gmsh executes the @code{Coherence} command
...
@@ -1703,7 +1703,7 @@ identical coordinates). Note that Gmsh executes the @code{Coherence} command
automatically after each geometrical transformation, unless
automatically after each geometrical transformation, unless
@code
{
Geometry.AutoCoherence
}
is set to zero (@pxref
{
Geometry options
}
).
@code
{
Geometry.AutoCoherence
}
is set to zero (@pxref
{
Geometry options
}
).
@item Delete @
{
Point | Line | Surface @
{
@var
{
expression-list
}
@
}
; @dots
{}
@
}
;
@item Delete @
{
Point | Line | Surface @
{
@var
{
expression-list
}
@
}
; @dots
{}
@
}
Deletes all elementary entities (points, lines or surfaces) whose
Deletes all elementary entities (points, lines or surfaces) whose
identification numbers are given in @var
{
expression-list
}
.
identification numbers are given in @var
{
expression-list
}
.
...
...
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