BUG: fvc::average: excess printing. Fixes #30

This commit is contained in:
mattijs
2015-12-11 16:52:23 +00:00
parent f44d211fd3
commit 6603af585d

View File

@ -47,8 +47,6 @@ average
const GeometricField<Type, fvsPatchField, surfaceMesh>& ssf
)
{
Info<< "average" << endl;
const fvMesh& mesh = ssf.mesh();
tmp<GeometricField<Type, fvPatchField, volMesh> > taverage