Skip to content
Snippets Groups Projects
Commit ce7b33b7 authored by Henry Weller's avatar Henry Weller
Browse files

fvcAverage: Removed temporary Info statement

parent 17cc8483
Branches
Tags
No related merge requests found
...@@ -47,8 +47,6 @@ average ...@@ -47,8 +47,6 @@ average
const GeometricField<Type, fvsPatchField, surfaceMesh>& ssf const GeometricField<Type, fvsPatchField, surfaceMesh>& ssf
) )
{ {
Info<< "average" << endl;
const fvMesh& mesh = ssf.mesh(); const fvMesh& mesh = ssf.mesh();
tmp<GeometricField<Type, fvPatchField, volMesh> > taverage tmp<GeometricField<Type, fvPatchField, volMesh> > taverage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment