Bugfix: double arrow in write

This commit is contained in:
Hrvoje Jasak 2018-12-04 12:27:19 +00:00
parent 50710e0253
commit 0ac7da5a36

View file

@ -29,8 +29,7 @@
"updateIbMasks.H"
)
<< "Unbounded gamma: max(gamma) = "
<< maxGamma << ", max(sGamma) = " <<
<< maxSGamma << endl;
<< maxGamma << ", max(sGamma) = " << maxSGamma << endl;
}
forAll (mesh.boundary(), patchI)