Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
ce7b33b7
Commit
ce7b33b7
authored
Dec 07, 2015
by
Henry Weller
Browse files
fvcAverage: Removed temporary Info statement
parent
17cc8483
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/finiteVolume/finiteVolume/fvc/fvcAverage.C
View file @
ce7b33b7
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment