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
f83b3533
Commit
f83b3533
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
Added a couple of GUI tips and tricks + clarified the affectation of expression-lists.
parent
6f24dc26
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
+32
-18
32 additions, 18 deletions
doc/texinfo/gmsh.texi
with
32 additions
and
18 deletions
doc/texinfo/gmsh.texi
+
32
−
18
View file @
f83b3533
\input
texinfo.tex @c -*-texinfo-*-
@c
$
Id: gmsh.texi,v
1
.
5
2
2003
-
05
-
0
5
23
:
00
:
44
geuzaine Exp
$
@c
$
Id: gmsh.texi,v
1
.
5
3
2003
-
05
-
0
6
00
:
20
:
35
geuzaine Exp
$
@c
@c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
@c
...
...
@@ -46,7 +46,7 @@
@c =========================================================================
@c
%**start of header
@setfilename gmsh.info
@set EDITION 1.
5
@set EDITION 1.
6
@set GMSH-VERSION 1.44
@set GMSH-WEB @uref
{
http://www.geuz.org/gmsh/
}
@set COPYRIGHT @copyright
{}
1997-2003 Christophe Geuzaine, Jean-Fran@,
{
c
}
ois Remacle
...
...
@@ -537,7 +537,7 @@ transfinite or extruded meshes;
Gmsh is not a multi-bloc generator: all meshes produced by Gmsh are
conforming in the sense of finite element meshes;
@item
there is no
t
support for curved mesh elements as of this writing (Gmsh
there is no support for curved mesh elements as of this writing (Gmsh
1.44);
@item
the user has no control over the quality of the mesh elements generated by
...
...
@@ -1171,11 +1171,12 @@ Defines a new expression list identifier @code{@var{string}[]}, or affects
@var
{
expression-list
}
to an existing expression list identifier.
@item @var
{
string
}
[ @
{
@var
{
expression-list
}
@
}
] = @
{
@var
{
expression-list
}
@
}
;
Affects, item per item, @var
{
expression-list
}
to an existing expression list
identifier. Remember the remark made when defining
@w
{
@var
{
expression-list
}
s
}
: the braces enclosing the
@w
{
@var
{
expression-list
}
s
}
are optional if the @var
{
expression-list
}
only
contains a single item.
Affects each item in the right hand side @var
{
expression-list
}
to the
elements (indexed by the left hand side @var
{
expression-list
}
) of an
existing expression list identifier. The two @w
{
@var
{
expression-list
}
s
}
must
contain the same number of items. Remember the remark made when defining
@w
{
@var
{
expression-list
}
s
}
: the braces enclosing an @var
{
expression-list
}
are optional if the list only contains a single item.
@item @var
{
real-option
}
= @var
{
expression
}
;
Affects @var
{
expression
}
to a real option.
...
...
@@ -1203,24 +1204,24 @@ Divides and affects @var{expression} to an existing expression identifier
or to a real option.
@item @var
{
string
}
[ @
{
@var
{
expression-list
}
@
}
] = @
{
@var
{
expression-list
}
@
}
;
Affects, item per item, @var
{
expression-list
}
to an
existing expression list
identifier.
Affects, item per item,
the right hand side
@var
{
expression-list
}
to an
existing expression list
identifier.
@item @var
{
string
}
[ @
{
@var
{
expression-list
}
@
}
] += @
{
@var
{
expression-list
}
@
}
;
Adds and affects, item per item, @var
{
expression-list
}
to an existing
expression list identifier.
Adds and affects, item per item,
the right hand side
@var
{
expression-list
}
to an existing
expression list identifier.
@item @var
{
string
}
[ @
{
@var
{
expression-list
}
@
}
] -= @
{
@var
{
expression-list
}
@
}
;
Subtracts and affects, item per item,
@var
{
expression-list
}
to an existing
expression list identifier.
Subtracts and affects, item per item,
the right hand side
@var
{
expression-list
}
to an existing
expression list identifier.
@item @var
{
string
}
[ @
{
@var
{
expression-list
}
@
}
] *= @
{
@var
{
expression-list
}
@
}
;
Multiplies and affects, item per item,
@var
{
expression-list
}
to an existing
expression list identifier.
Multiplies and affects, item per item,
the right hand side
@var
{
expression-list
}
to an existing
expression list identifier.
@item @var
{
string
}
[ @
{
@var
{
expression-list
}
@
}
] /= @
{
@var
{
expression-list
}
@
}
;
Divides and affects, item per item,
@var
{
expression-list
}
to an existing
expression list identifier.
Divides and affects, item per item,
the right hand side
@var
{
expression-list
}
to an existing
expression list identifier.
@item Exit;
Aborts the current script.
...
...
@@ -3232,6 +3233,19 @@ Save your preferred options with `Tools->Options->Save'. To reset default
options, erase the @code
{
General.OptionsFileName
}
(
usually
@file
{
.gmsh
-
options
}
in your home directory
)
or use the `Restore default
options' button in `Tools
-
>Options
-
>General
-
>Output'.
@item
In the graphical user interface:
@itemize
--
@item
dragging the mouse in a numeric input field slides the value. The left
button moves one step per pixel, the middle by
10
*
step, and the right
button by
100
*
step;
@item
selecting the content of an input field, or lines in the message console
(
Tools
-
>Message console
)
, copies the selected text to the clipboard;
@end itemize
@item
Read the @file
{
FAQ
}
...
@end itemize
...
...
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