Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
69a4c76c
Commit
69a4c76c
authored
15 years ago
by
mattijs
Browse files
Options
Downloads
Patches
Plain Diff
changed help text
parent
baea3d76
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/utilities/mesh/manipulation/setSet/setSet.C
+3
-3
3 additions, 3 deletions
applications/utilities/mesh/manipulation/setSet/setSet.C
with
3 additions
and
3 deletions
applications/utilities/mesh/manipulation/setSet/setSet.C
+
3
−
3
View file @
69a4c76c
...
@@ -283,11 +283,11 @@ void printHelp(Ostream& os)
...
@@ -283,11 +283,11 @@ void printHelp(Ostream& os)
<<
" cellSet c0 list"
<<
endl
<<
" cellSet c0 list"
<<
endl
<<
endl
<<
endl
<<
"Zones can be set using zoneSets from corresponding sets:"
<<
endl
<<
"Zones can be set using zoneSets from corresponding sets:"
<<
endl
<<
" cellZoneSet c0Zone new setToZone c0"
<<
endl
<<
" cellZoneSet c0Zone new setTo
Cell
Zone c0"
<<
endl
<<
" faceZoneSet f0Zone new setToZone f0"
<<
endl
<<
" faceZoneSet f0Zone new setTo
Face
Zone f0"
<<
endl
<<
endl
<<
endl
<<
"or if orientation is important:"
<<
endl
<<
"or if orientation is important:"
<<
endl
<<
" faceZoneSet f0Zone new setsToZone f0 c0"
<<
endl
<<
" faceZoneSet f0Zone new setsTo
Face
Zone f0 c0"
<<
endl
<<
endl
<<
endl
<<
"ZoneSets can be manipulated using the general actions:"
<<
endl
<<
"ZoneSets can be manipulated using the general actions:"
<<
endl
<<
" list - prints the contents of the set"
<<
endl
<<
" list - prints the contents of the set"
<<
endl
...
...
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