Skip to content
GitLab
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
3c2f7a0c
Commit
3c2f7a0c
authored
Nov 01, 2010
by
mattijs
Browse files
COMP: smoothData,sweepData : gcc4.5 compilation errors
parent
795f6e85
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/finiteVolume/finiteVolume/fvc/fvcSmooth/smoothDataI.H
View file @
3c2f7a0c
...
...
@@ -27,7 +27,7 @@ License
inline
bool
Foam
::
smoothData
::
update
(
const
smoothData
::
smoothData
&
svf
,
const
smoothData
&
svf
,
const
scalar
scale
,
const
scalar
tol
)
...
...
src/finiteVolume/finiteVolume/fvc/fvcSmooth/sweepDataI.H
View file @
3c2f7a0c
...
...
@@ -29,7 +29,7 @@ License
inline
bool
Foam
::
sweepData
::
update
(
const
sweepData
::
sweepData
&
svf
,
const
sweepData
&
svf
,
const
point
&
position
,
const
scalar
tol
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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