fvcAverage: Removed temporary Info statement
This commit is contained in:
parent
a13b036db3
commit
2d08d8dc82
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue