mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Spurious bracket in comment.
This commit is contained in:
@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user