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
e7be590a
Commit
e7be590a
authored
Jun 22, 2010
by
mattijs
Browse files
STYLE: cylinderToCell : typo in message
parent
317ea696
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/meshTools/sets/cellSources/cylinderToCell/cylinderToCell.C
View file @
e7be590a
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 1991-200
9
OpenCFD Ltd.
\\ / A nd | Copyright (C) 1991-20
1
0 OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -139,7 +139,7 @@ void Foam::cylinderToCell::applyToSet
}
else
if
(
action
==
topoSetSource
::
DELETE
)
{
Info
<<
" Removing cells with centre within
sph
er
e
, with p1 = "
Info
<<
" Removing cells with centre within
cylind
er, with p1 = "
<<
p1_
<<
", p2 = "
<<
p2_
<<
" and radius = "
<<
radius_
<<
endl
;
combine
(
set
,
false
);
...
...
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