STYLE: Minor code formatting

This commit is contained in:
andy
2013-12-10 16:58:57 +00:00
parent 5a661f3981
commit 368e06e611

View File

@ -170,7 +170,7 @@ public:
(
surfaceInterpolationScheme<Type>::New(mesh, faceFlux, is)
),
faceFlux_(faceFlux)
faceFlux_(faceFlux)
{
if (Co1_ < 0 || Co2_ < 0 || Co1_ >= Co2_)
{