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
f0405620
Commit
f0405620
authored
20 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
7bfd9a6f
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/texinfo/opt_plugin.texi
+4
-3
4 additions, 3 deletions
doc/texinfo/opt_plugin.texi
doc/texinfo/opt_post.texi
+5
-0
5 additions, 0 deletions
doc/texinfo/opt_post.texi
doc/texinfo/opt_solver.texi
+5
-0
5 additions, 0 deletions
doc/texinfo/opt_solver.texi
with
14 additions
and
3 deletions
doc/texinfo/opt_plugin.texi
+
4
−
3
View file @
f0405620
...
...
@@ -218,8 +218,10 @@ mathematical functions (Exp, Log, Sqrt, Sin,
Cos, Fabs, etc.) and operators (+, -, *, /, ^),
the expressions can contain the symbols v0,
v1, v2, ..., vn, which represent the n
components of the field. If `iView' < 0, the
plugin is run on the current view.
components of the field, and the symbols x, y
and z, which represent the three spatial
coordinates. If `iView' < 0, the plugin is
run on the current view.
Plugin(Extract) creates one new view.
...
...
@@ -350,7 +352,6 @@ Default value: @code{-1}
Default value: @code{-1}
@end table
@item Plugin(Transform)
Plugin(Transform) transforms the coordinates of
the nodes of the view `iView' by the matrix
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/opt_post.texi
+
5
−
0
View file @
f0405620
...
...
@@ -34,6 +34,11 @@ Current number of views merged@*
Default value: @code{0}@*
Saved in: @code{-}
@item PostProcessing.Plugins
Enable default post-processing plugins?@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item PostProcessing.Scales
Show value scales@*
Default value: @code{1}@*
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/opt_solver.texi
+
5
−
0
View file @
f0405620
...
...
@@ -608,6 +608,11 @@ Maximum delay allowed for solver response (in seconds)@*
Default value: @code{4}@*
Saved in: @code{General.OptionsFileName}
@item Solver.Plugins
Enable default solver plugins?@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
@item Solver.ClientServer0
Connect solver 0 to the Gmsh server@*
Default value: @code{1}@*
...
...
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