Skip to content
GitLab
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
916e81de
Commit
916e81de
authored
Dec 22, 2010
by
graham
Browse files
STYLE: Spurious bracket in comment.
parent
dbbacfbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lagrangian/basic/Particle/ParticleI.H
View file @
916e81de
...
...
@@ -104,7 +104,7 @@ inline Foam::scalar Foam::Particle<ParticleType>::tetLambda
if
(
mag
(
lambdaNumerator
)
<
SMALL
)
{
// Track starts on the face, and is potentially
// parallel to it. +-SMALL
)
/+-SMALL is not a good
// parallel to it. +-SMALL/+-SMALL is not a good
// comparison, return 0.0, in anticipation of tet
// centre correction.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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