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
5bdb6ddf
Commit
5bdb6ddf
authored
Jan 23, 2019
by
Mark Olesen
Browse files
STYLE: missing break
parent
f9134a51
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/thermophysicalModels/radiation/submodels/boundaryRadiationProperties/boundaryRadiationPropertiesPatch.C
View file @
5bdb6ddf
...
@@ -110,6 +110,8 @@ boundaryRadiationPropertiesPatch
...
@@ -110,6 +110,8 @@ boundaryRadiationPropertiesPatch
transmissivityModel
::
New
(
dict
,
mesh
).
ptr
()
transmissivityModel
::
New
(
dict
,
mesh
).
ptr
()
);
);
}
}
break
;
case
LOOKUP
:
case
LOOKUP
:
{
{
//Do nothing
//Do nothing
...
...
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