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
078f6fd0
Commit
078f6fd0
authored
11 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
24e86081
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide 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 @
078f6fd0
...
@@ -986,10 +986,10 @@ parsing of the script file:
...
@@ -986,10 +986,10 @@ parsing of the script file:
@end example
@end example
Such @w
{
@var
{
expression
}
s
}
are used in most of Gmsh's scripting
Such @w
{
@var
{
expression
}
s
}
are used in most of Gmsh's scripting
commands. When @code
{
~@
{
@var
{
expression
-cst
}
@
}}
is appended to a string
commands. When @code
{
~@
{
@var
{
expression
}
@
}}
is appended to a string
@var
{
string
}
, the result is a new string formed by the concatenation of
@var
{
string
}
, the result is a new string formed by the concatenation of
@var
{
string
}
, @code
{_}
(an underscore) and the value of the
@var
{
string
}
, @code
{_}
(an underscore) and the value of the
@var
{
expression
-cst
}
. This is most useful in loops (@pxref
{
Loops and
@var
{
expression
}
. This is most useful in loops (@pxref
{
Loops and
conditionals
}
), where it permits to define unique strings
conditionals
}
), where it permits to define unique strings
automatically. For example,
automatically. For example,
@example
@example
...
...
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