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" "updateIbMasks.H"
) )
<< "Unbounded gamma: max(gamma) = " << "Unbounded gamma: max(gamma) = "
<< maxGamma << ", max(sGamma) = " << << maxGamma << ", max(sGamma) = " << maxSGamma << endl;
<< maxSGamma << endl;
} }
forAll (mesh.boundary(), patchI) forAll (mesh.boundary(), patchI)