Skip to content
Snippets Groups Projects
Commit 6603af58 authored by mattijs's avatar mattijs
Browse files

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

parent f44d211f
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment