Skip to content
GitLab
Menu
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
7cd4adc5
Commit
7cd4adc5
authored
Nov 23, 2009
by
henry
Browse files
Minor reordering.
parent
0f2af420
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/postProcessing/functionObjects/forces/forces/forces.H
View file @
7cd4adc5
...
...
@@ -160,6 +160,9 @@ protected:
//- If the forces file has not been created create it
void
makeFile
();
//- Output file header information
virtual
void
writeFileHeader
();
//- Return the effective viscous stress (laminar + turbulent).
tmp
<
volSymmTensorField
>
devRhoReff
()
const
;
...
...
@@ -176,9 +179,6 @@ protected:
//- Disallow default bitwise assignment
void
operator
=
(
const
forces
&
);
//- Output file header information
virtual
void
writeFileHeader
();
public:
...
...
Write
Preview
Supports
Markdown
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