Formatting

This commit is contained in:
Hrvoje Jasak 2014-06-10 13:59:34 +01:00
parent 14c65b248f
commit 3efe442b3c

View file

@ -117,7 +117,7 @@ void Foam::coupledPolyPatch::calcTransformTensors
forwardT_.setSize(0);
reverseT_.setSize(0);
separation_ = (nf&(Cr - Cf))*nf;
separation_ = (nf & (Cr - Cf))*nf;
// Three situations:
// - separation is zero. No separation.