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
90780e09
Commit
90780e09
authored
Aug 06, 2011
by
Henry
Browse files
Corrected line length
parent
d44d2284
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
View file @
90780e09
...
...
@@ -242,7 +242,8 @@ void Foam::processorPolyPatch::calcGeometry(PstreamBuffers& pBufs)
<<
"patch:"
<<
name
()
<<
" my area:"
<<
magSf
<<
" neighbour area:"
<<
nbrMagSf
<<
" matching tolerance:"
<<
matchTolerance
()
*
sqr
(
tols
[
facei
])
<<
" matching tolerance:"
<<
matchTolerance
()
*
sqr
(
tols
[
facei
])
<<
endl
<<
"Mesh face:"
<<
start
()
+
facei
<<
" vertices:"
...
...
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