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
52418e85
Commit
52418e85
authored
12 years ago
by
mattijs
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: addPatchCellLayer: improved comment
parent
8cfb3e2f
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
src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.H
+3
-3
3 additions, 3 deletions
...micMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.H
with
3 additions
and
3 deletions
src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.H
+
3
−
3
View file @
52418e85
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011
-2012
OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -66,8 +66,8 @@ Description
- added faces get same patchID as face they are extruded from
- 'side' faces (i.e. on the edge of pp) get the patchID of the
other patch they are connected to
.
- 'side' faces (i.e. on the edge of pp) get the patchID
/zoneID
of the
other patch
/zone
they are connected to
(hopefully only 1)
E.g. 3 boundary faces on patches a,b. b gets extruded, a doesn't.
...
...
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