Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
a105eaf3
Commit
a105eaf3
authored
Sep 15, 2008
by
mattijs
Browse files
printing
parent
b77b0e5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/utilities/mesh/generation/snappyHexMesh/snappyHexMesh.C
View file @
a105eaf3
...
...
@@ -433,7 +433,7 @@ int main(int argc, char *argv[])
Info
<<
"Finished meshing in = "
<<
runTime
.
elapsedCpuTime
()
<<
" s."
<<
endl
;
Pout
<<
"End
\n
"
<<
endl
;
Info
<<
"End
\n
"
<<
endl
;
return
(
0
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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