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
52cb57b6
Commit
52cb57b6
authored
Apr 17, 2019
by
Andrew Heather
Browse files
COMP: resolved compiler warning
parent
4dc557da
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/overset/oversetPolyPatch/oversetFvPatchField.H
View file @
52cb57b6
...
...
@@ -135,8 +135,10 @@ public:
//- Initialise the evaluation of the patch field
virtual
void
initEvaluate
(
const
Pstream
::
commsTypes
commsType
);
using
LduInterfaceField
<
Type
>::
initInterfaceMatrixUpdate
;
//- Initialise neighbour matrix update. Add
//
or subtract coupled contributions to matrix
//
-
or subtract coupled contributions to matrix
virtual
void
initInterfaceMatrixUpdate
(
scalarField
&
,
...
...
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