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
9d6a4931
Commit
9d6a4931
authored
Apr 17, 2019
by
Andrew Heather
Browse files
COMP: resolved compiler warning
parent
159ee1d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/overset/oversetPolyPatch/oversetFvPatchField.H
View file @
9d6a4931
...
...
@@ -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
.
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