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
211a39ae
Commit
211a39ae
authored
17 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
2d8b4c87
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/texinfo/opt_mesh.texi
+5
-0
5 additions, 0 deletions
doc/texinfo/opt_mesh.texi
doc/texinfo/opt_view.texi
+10
-0
10 additions, 0 deletions
doc/texinfo/opt_view.texi
with
15 additions
and
0 deletions
doc/texinfo/opt_mesh.texi
+
5
−
0
View file @
211a39ae
...
@@ -24,6 +24,11 @@ Threshold angle below which normals are not smoothed@*
...
@@ -24,6 +24,11 @@ Threshold angle below which normals are not smoothed@*
Default value: @code{30}@*
Default value: @code{30}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item Mesh.AllowSwapAngle
Treshold angle (in degrees) between faces normals under which we allow an edge swap@*
Default value: @code{10}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.BdfFieldFormat
@item Mesh.BdfFieldFormat
Field format for Nastran BDF files (0=free, 1=small, 2=large)@*
Field format for Nastran BDF files (0=free, 1=small, 2=large)@*
Default value: @code{1}@*
Default value: @code{1}@*
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/opt_view.texi
+
10
−
0
View file @
211a39ae
...
@@ -404,6 +404,11 @@ Display width of lines (in pixels)@*
...
@@ -404,6 +404,11 @@ Display width of lines (in pixels)@*
Default value: @code{1}@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item View.MaxRecursionLevel
Maximum recursion level for adaptive views@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
@item View.Max
@item View.Max
Maximum value in the view (read-only)@*
Maximum value in the view (read-only)@*
Default value: @code{0}@*
Default value: @code{0}@*
...
@@ -554,6 +559,11 @@ Display size of tangent vectors (in pixels)@*
...
@@ -554,6 +559,11 @@ Display size of tangent vectors (in pixels)@*
Default value: @code{0}@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item View.TargetError
Target representation error for adaptive views@*
Default value: @code{0.01}@*
Saved in: @code{General.OptionsFileName}
@item View.TensorType
@item View.TensorType
Tensor Visualization Type@*
Tensor Visualization Type@*
Default value: @code{1}@*
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