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
4b5d82c6
Commit
4b5d82c6
authored
Apr 13, 2010
by
mattijs
Browse files
BUG: missing NamedEnum.
parent
42562ac6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.C
View file @
4b5d82c6
...
...
@@ -42,6 +42,10 @@ names[] =
"faceZone"
,
"patch"
};
const
Foam
::
NamedEnum
<
Foam
::
fieldValues
::
faceSource
::
sourceType
,
2
>
Foam
::
fieldValues
::
faceSource
::
sourceTypeNames_
;
template
<>
const
char
*
Foam
::
NamedEnum
<
Foam
::
fieldValues
::
faceSource
::
operationType
,
7
>::
names
[]
=
...
...
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