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
c574b6fd
Commit
c574b6fd
authored
19 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
fb3251cd
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/texinfo/opt_general.texi
+1
-1
1 addition, 1 deletion
doc/texinfo/opt_general.texi
doc/texinfo/opt_mesh.texi
+15
-15
15 additions, 15 deletions
doc/texinfo/opt_mesh.texi
with
16 additions
and
16 deletions
doc/texinfo/opt_general.texi
+
1
−
1
View file @
c574b6fd
...
...
@@ -165,7 +165,7 @@ Default value: @code{5}@*
Saved in: @code{General.OptionsFileName}
@item General.BackgroundGradient
Draw background gradient (0=none, 1=vertical, 2=horizontal)@*
Draw background gradient (0=none, 1=vertical, 2=horizontal
, 3=radial
)@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/opt_mesh.texi
+
15
−
15
View file @
c574b6fd
...
...
@@ -29,6 +29,11 @@ Threshold angle below which normals are not smoothed@*
Default value: @code{180}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.BetaSmoothMetric
Maximum ratio of two consecutive edge lengths@*
Default value: @code{0.9}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.CharacteristicLengthFactor
Factor applied to all characteristic lengths (and background meshes)@*
Default value: @code{1}@*
...
...
@@ -164,6 +169,11 @@ Minimum number of points used to mesh a circle@*
Default value: @code{7}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.MinimumElementSizeFact
Minimum element size factor in the Remesher@*
Default value: @code{500}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.MshFileVersion
Version of the `msh' file format to use@*
Default value: @code{1}@*
...
...
@@ -174,21 +184,6 @@ Number of elements per radius of curvature in the remesher@*
Default value: @code{5}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.TargetElmentSizeFact
Target element size factor in the Remesher@*
Default value: @code{20}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.MinimumElementSizeFact
Minimum element size factor in the Remesher@*
Default value: @code{500}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.BetaSmoothMetric
Maximum ratio of two consecutive edge lengths@*
Default value: @code{0.9}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.NbHexahedra
Number of hexahedra in the current mesh (read-only)@*
Default value: @code{0}@*
...
...
@@ -359,6 +354,11 @@ Display size of tangent vectors (in pixels)@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.TargetElmentSizeFact
Target element size factor in the Remesher@*
Default value: @code{20}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.VertexArrays
Use OpenGL vertex arrays to draw triangular meshes?@*
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