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
37ae059b
Commit
37ae059b
authored
11 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
3b66c376
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/commandline.texi
+6
-12
6 additions, 12 deletions
doc/texinfo/commandline.texi
with
6 additions
and
12 deletions
doc/texinfo/commandline.texi
+
6
−
12
View file @
37ae059b
...
@@ -18,28 +18,22 @@ Match geometries and meshes
...
@@ -18,28 +18,22 @@ Match geometries and meshes
@ftable @code
@ftable @code
@item -1, -2, -3
@item -1, -2, -3
Perform 1D, 2D or 3D mesh generation, then exit
Perform 1D, 2D or 3D mesh generation, then exit
@item -o file
Specify output file name
@item -format string
@item -format string
Select output mesh format (auto (default), msh, msh1, msh2, unv, vrml, ply2, stl, mesh, bdf, cgns, p3d, diff, med, ...)
Select output mesh format (auto (default), msh, msh1, msh2, unv, vrml, ply2, stl, mesh, bdf, cgns, p3d, diff, med, ...)
@item -
vmsh float
@item -
bin
Select msh file version
Use binary format when available
@item -refine
@item -refine
Perform uniform mesh refinement, then exit
Perform uniform mesh refinement, then exit
@item -part int
@item -part int
Partition after batch mesh generation
Partition after batch mesh generation
@item -partWeight tri|quad|tet|prism|hex int
@item -partWeight tri|quad|tet|prism|hex int
Weight of a triangle/quad/etc. during partitioning
Weight of a triangle/quad/etc. during partitioning
@item -renumber
Renumber the mesh elements after batch mesh generation
@item -saveall
@item -saveall
Save all elements (discard physical group definitions)
Save all elements (discard physical group definitions)
@item -o file
Specify output file name
@item -bin
Use binary format when available
@item -parametric
@item -parametric
Save vertices with their parametric coordinates
Save vertices with their parametric coordinates
@item -numsubedges
Set num of subdivisions for high order element display
@item -algo string
@item -algo string
Select mesh algorithm (meshadapt, del2d, front2d, delquad, del3d, front3d, mmg3d)
Select mesh algorithm (meshadapt, del2d, front2d, delquad, del3d, front3d, mmg3d)
@item -smooth int
@item -smooth int
...
@@ -54,8 +48,6 @@ Optimize high order meshes
...
@@ -54,8 +48,6 @@ Optimize high order meshes
High-order optimization parameters
High-order optimization parameters
@item -optimize_lloyd
@item -optimize_lloyd
Optimize 2D meshes using Lloyd algorithm
Optimize 2D meshes using Lloyd algorithm
@item -microstructure
Generate polycrystal Voronoi geometry
@item -clscale float
@item -clscale float
Set global mesh element size scaling factor
Set global mesh element size scaling factor
@item -clmin float
@item -clmin float
...
@@ -96,6 +88,8 @@ Combine views having identical names into multi-time-step views
...
@@ -96,6 +88,8 @@ Combine views having identical names into multi-time-step views
Hide all meshes and post-processing views on startup
Hide all meshes and post-processing views on startup
@item -nodb
@item -nodb
Disable double buffering
Disable double buffering
@item -numsubedges
Set num of subdivisions for high order element display
@item -fontsize int
@item -fontsize int
Specify the font size for the GUI
Specify the font size for the GUI
@item -theme string
@item -theme string
...
...
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