changed indentation

This commit is contained in:
mattijs
2009-04-15 12:30:49 +01:00
parent dbe2b2c5fd
commit 099114d138

View File

@ -189,7 +189,8 @@ void Foam::inletOutletTotalTemperatureFvPatchScalarField::updateCoeffs()
} }
void Foam::inletOutletTotalTemperatureFvPatchScalarField::write(Ostream& os) const void Foam::inletOutletTotalTemperatureFvPatchScalarField::write(Ostream& os)
const
{ {
fvPatchScalarField::write(os); fvPatchScalarField::write(os);
if (UName_ != "U") if (UName_ != "U")