Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
884a6352
Commit
884a6352
authored
Aug 01, 2011
by
Henry
Browse files
Added ;
parent
ed8f5012
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubset.C
View file @
884a6352
...
...
@@ -193,7 +193,7 @@ void Foam::fvMeshSubset::doCoupledPatches
if
(
nUncoupled
>
0
)
{
Info
<<
"Uncoupled "
<<
nUncoupled
<<
" faces on coupled patches. "
<<
"(processorPolyPatch, cyclicPolyPatch)"
<<
nl
<<
"(processorPolyPatch, cyclicPolyPatch)"
<<
nl
;
}
}
...
...
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