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
Nico Schlömer
gmsh
Commits
fc459feb
Commit
fc459feb
authored
7 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
up
parent
7c8f1fc4
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/commandline.texi
+7
-1
7 additions, 1 deletion
doc/texinfo/commandline.texi
doc/texinfo/opt_geometry.texi
+5
-0
5 additions, 0 deletions
doc/texinfo/opt_geometry.texi
with
12 additions
and
1 deletion
doc/texinfo/commandline.texi
+
7
−
1
View file @
fc459feb
...
@@ -26,6 +26,8 @@ Select output mesh format (auto (default), msh, msh1, msh2, unv, vrml, ply2, stl
...
@@ -26,6 +26,8 @@ Select output mesh format (auto (default), msh, msh1, msh2, unv, vrml, ply2, stl
Use binary format when available
Use binary format when available
@item -refine
@item -refine
Perform uniform mesh refinement, then exit
Perform uniform mesh refinement, then exit
@item -reclassify
Reclassify mesh, 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
...
@@ -75,7 +77,11 @@ Load background mesh from file
...
@@ -75,7 +77,11 @@ Load background mesh from file
@item -check
@item -check
Perform various consistency checks on mesh
Perform various consistency checks on mesh
@item -ignorePartBound
@item -ignorePartBound
Ignore partitions boundaries
Ignore partition boundaries
@item -ignorePeriocity
Ignore periodic boundaries
@item -oneFilePerPart
Save mesh partitions in separate files
@end ftable
@end ftable
Post-processing options:
Post-processing options:
@ftable @code
@ftable @code
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/opt_geometry.texi
+
5
−
0
View file @
fc459feb
...
@@ -124,6 +124,11 @@ Number of edge subdivisions between control points when displaying curves@*
...
@@ -124,6 +124,11 @@ Number of edge subdivisions between control points when displaying curves@*
Default value: @code{20}@*
Default value: @code{20}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item Geometry.OCCAutoFix
Automatically fix orientation of wires, faces, shells and volumes when creating new entities@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item Geometry.OCCFixDegenerated
@item Geometry.OCCFixDegenerated
Fix degenerated edges/faces in STEP, IGES and BRep models@*
Fix degenerated edges/faces in STEP, IGES and BRep models@*
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