STYLE: indentation: trailing whitespace

This commit is contained in:
mattijs
2017-12-08 12:26:16 +00:00
parent 22b133a52a
commit 74b557d5f2
4 changed files with 2 additions and 4 deletions

View File

@ -138,4 +138,3 @@ volScalarField pDivU
mesh,
dimensionedScalar("pDivU", p.dimensions()/dimTime, 0)
);

View File

@ -690,7 +690,7 @@ Foam::label Foam::checkTopology
Info<< " "
<< setw(20) << cZone.name()
<< setw(9) << returnReduce(cZone.size(), sumOp<label>())
<< setw(9)
<< setw(9)
<< returnReduce(isZonePoint.count(), sumOp<label>())
<< setw(3) << bb << endl;
}

View File

@ -53,7 +53,7 @@ Foam::functionObjects::fieldValues::surfaceFieldValue::faceFlip() const
inline bool
Foam::functionObjects::fieldValues::surfaceFieldValue::usesMag() const
{
// Operation specifically tagged to use mag
// Operation specifically tagged to use mag
return (operation_ & typeAbsolute);
}

View File

@ -4,4 +4,3 @@ m4 < system/blockMeshDict.m4 > system/blockMeshDict
blockMesh
topoSet
setsToZones -noFlipMap