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
a9e1faf9
Commit
a9e1faf9
authored
May 20, 2009
by
Andrew Heather
Browse files
removing const-ness
parent
0696e9aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lagrangian/intermediate/parcels/Templates/ReactingMultiphaseParcel/ReactingMultiphaseParcel.H
View file @
a9e1faf9
...
...
@@ -87,7 +87,7 @@ public:
//- Fraction of enthalpy retained by parcel due to surface
// reactions
const
scalar
hRetentionCoeff_
;
scalar
hRetentionCoeff_
;
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