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
870fbd14
Commit
870fbd14
authored
Nov 23, 2008
by
henry
Browse files
Added description.
parent
5109a8d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/test/tmpField/tmpFieldTest.C
View file @
870fbd14
...
...
@@ -23,8 +23,10 @@ License
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Application
tmpFieldTest
Description
Tests for possible memory leaks in the tmp<Field> algebra.
\*---------------------------------------------------------------------------*/
...
...
@@ -44,9 +46,6 @@ int main()
f1
=
f2
+
f3
+
f2
+
f3
;
}
// Info<< f1 << endl;
Info
<<
"end"
<<
endl
;
}
...
...
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