Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
ScalFMM
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
5
Issues
5
List
Boards
Labels
Milestones
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
solverstack
ScalFMM
Commits
63eb707d
Commit
63eb707d
authored
Jun 16, 2016
by
Quentin Khan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fuseDistribution: add rotation in usage message
parent
7138e25b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Examples/fuseDistributions.cpp
Examples/fuseDistributions.cpp
+3
-0
No files found.
Examples/fuseDistributions.cpp
View file @
63eb707d
...
...
@@ -48,6 +48,9 @@ void usage(const std::string& progname) {
" Duplicate the distribution inside a grid of gx by gy by gz dimensions.
\n
"
" gx, gy and gz are integers. The grid center is governed by the -c
\n
"
" option.
\n
"
" -r rx:ry:rz
\n
"
" Rotate the distribution around its x, y and z axes. The rotation
\n
"
" center is the distribution center. rx, ry and rz are in radians.
\n
"
"
\n
"
" --extra-length length
\n
"
" Length to be added to the final box width.
\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment