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
7106f490
Commit
7106f490
authored
Dec 24, 2008
by
henry
Browse files
Applied patch
http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/10427
parent
368eec5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sampling/sampledSet/sampledSets/sampledSets.C
View file @
7106f490
...
...
@@ -102,7 +102,7 @@ bool Foam::sampledSets::checkFieldTypes()
nFields
+=
grep
(
symmTensorFields_
,
fieldTypes
);
nFields
+=
grep
(
tensorFields_
,
fieldTypes
);
if
(
Pstream
::
master
)
if
(
Pstream
::
master
()
)
{
if
(
debug
)
{
...
...
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