Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
26a9e378
Commit
26a9e378
authored
Nov 18, 2013
by
mattijs
Browse files
STYLE: autoLayerDriver: typo in comment
parent
ae41b74b
Changes
1
Show whitespace changes
Inline
Side-by-side
src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C
View file @
26a9e378
...
...
@@ -833,7 +833,7 @@ Foam::autoLayerDriver::makeLayerDisplacementField
forAll
(
numLayers
,
patchI
)
{
// 0 layers: do not allow
l
slip so fixedValue 0
// 0 layers: do not allow slip so fixedValue 0
// >0 layers: fixedValue which gets adapted
if
(
numLayers
[
patchI
]
>=
0
)
{
...
...
Write
Preview
Supports
Markdown
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