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
44517a7f
Commit
44517a7f
authored
14 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
fca01752
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/texinfo/gmsh.texi
+2
-2
2 additions, 2 deletions
doc/texinfo/gmsh.texi
doc/texinfo/opt_mesh.texi
+54
-4
54 additions, 4 deletions
doc/texinfo/opt_mesh.texi
doc/texinfo/opt_view.texi
+5
-0
5 additions, 0 deletions
doc/texinfo/opt_view.texi
with
61 additions
and
6 deletions
doc/texinfo/gmsh.texi
+
2
−
2
View file @
44517a7f
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
@c =========================================================================
@c =========================================================================
@c
%**start of header
@c
%**start of header
@setfilename gmsh.info
@setfilename gmsh.info
@set GMSH-VERSION 2.
4
@set GMSH-VERSION 2.
5
@set COPYRIGHT @copyright
{}
1997-2009 Christophe Geuzaine, Jean-Fran@,
{
c
}
ois Remacle
@set COPYRIGHT @copyright
{}
1997-2009 Christophe Geuzaine, Jean-Fran@,
{
c
}
ois Remacle
@settitle Gmsh @value
{
GMSH-VERSION
}
@settitle Gmsh @value
{
GMSH-VERSION
}
@footnotestyle separate
@footnotestyle separate
...
@@ -536,7 +536,7 @@ small but powerful GUI.
...
@@ -536,7 +536,7 @@ small but powerful GUI.
@node and what Gmsh is not so good at, Bug reports, What Gmsh is pretty good at, Overview
@node and what Gmsh is not so good at, Bug reports, What Gmsh is pretty good at, Overview
@section @dots
{}
and what Gmsh is not so good at
@section @dots
{}
and what Gmsh is not so good at
As of version 2.
4
, here are some known weaknesses of Gmsh:
As of version 2.
5
, here are some known weaknesses of Gmsh:
@itemize @bullet
@itemize @bullet
@item
@item
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/opt_mesh.texi
+
54
−
4
View file @
44517a7f
...
@@ -185,7 +185,7 @@ Default value: @code{1}@*
...
@@ -185,7 +185,7 @@ Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item Mesh.Format
@item Mesh.Format
Mesh output format (1=msh, 2=unv, 10=automatic, 19=vrml, 27=stl, 30=mesh, 31=bdf, 32=cgns, 33=med)@*
Mesh output format (1=msh, 2=unv, 10=automatic, 19=vrml, 27=stl, 30=mesh, 31=bdf, 32=cgns, 33=med
, 40=ply2
)@*
Default value: @code{10}@*
Default value: @code{10}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
...
@@ -194,9 +194,9 @@ Display mesh hexahedra?@*
...
@@ -194,9 +194,9 @@ Display mesh hexahedra?@*
Default value: @code{1}@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item Mesh.Label
sFrequency
@item Mesh.Label
Sampling
Label
s display frequency?
@*
Label
sampling rate (display one label every `LabelSampling' elements)
@*
Default value: @code{1
00
}@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item Mesh.LabelType
@item Mesh.LabelType
...
@@ -279,6 +279,36 @@ Split MSH file by mesh partition@*
...
@@ -279,6 +279,36 @@ Split MSH file by mesh partition@*
Default value: @code{0}@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item Mesh.PartitionHexWeight
Weight of hexahedral element for METIS load balancing@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.PartitionPrismWeight
Weight of prismatic element (wedge) for METIS load balancing@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.PartitionPyramidWeight
Weight of pyramidal element for METIS load balancing@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.PartitionQuadWeight
Weight of quadrangle for METIS load balancing@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.PartitionTetWeight
Weight of tetrahedral element for METIS load balancing@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.PartitionTriWeight
Weight of triangle for METIS load balancing@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.PartitionByExtrusion
@item Mesh.PartitionByExtrusion
Special partitioner that annotates all all extruded elements to the same node as the source element@*
Special partitioner that annotates all all extruded elements to the same node as the source element@*
Default value: @code{0}@*
Default value: @code{0}@*
...
@@ -414,6 +444,26 @@ Random factor used in the 2D meshing algorithm (should be increased if RandomFac
...
@@ -414,6 +444,26 @@ Random factor used in the 2D meshing algorithm (should be increased if RandomFac
Default value: @code{1e-09}@*
Default value: @code{1e-09}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item Mesh.RecombinationAlgorithm
Mesh recombination algorithm (0=standard, 1=blossom)@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.RecombineAll
Apply recombination algorithm to all surfaces, ignoring per-surface spec@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.RemeshAlgorithm
Remeshing algorithm (0=no split, 1=automatic, 2=automatic only with metis)@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.RemeshParametrization
Remsh Parametrization (0=harmonic, 1=conformal)@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.RefineSteps
@item Mesh.RefineSteps
Number of refinement steps in the MeshAdapt-based 2D algorithms@*
Number of refinement steps in the MeshAdapt-based 2D algorithms@*
Default value: @code{10}@*
Default value: @code{10}@*
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/opt_view.texi
+
5
−
0
View file @
44517a7f
...
@@ -574,6 +574,11 @@ Value scale range type (1=default, 2=custom, 3=per time step)@*
...
@@ -574,6 +574,11 @@ Value scale range type (1=default, 2=custom, 3=per time step)@*
Default value: @code{1}@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item View.Sampling
Element sampling rate (draw one out every `Sampling' elements)@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item View.SaturateValues
@item View.SaturateValues
Saturate the view values to custom min and max (1=true, 0=false)@*
Saturate the view values to custom min and max (1=true, 0=false)@*
Default value: @code{0}@*
Default value: @code{0}@*
...
...
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