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
95a2b3ef
Commit
95a2b3ef
authored
Oct 06, 2010
by
graham
Browse files
STYLE: 80 char lines.
parent
4d4def54
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/meshTools/triSurface/triSurfaceTools/triSurfaceTools.C
View file @
95a2b3ef
...
...
@@ -2242,7 +2242,8 @@ Foam::triSurfaceTools::sideType Foam::triSurfaceTools::surfaceSide
// << "perpendicular to the normal." << nl
// << "sample: " << sample << nl
// << "nearestPoint: " << nearestPoint << nl
// << "sample - nearestPoint: " << sample - nearestPoint << nl
// << "sample - nearestPoint: "
// << sample - nearestPoint << nl
// << "normal: " << surf.faceNormals()[nearestFaceI] << nl
// << "mag(sample - nearestPoint): "
// << mag(sample - nearestPoint) << 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