Skip to content
Snippets Groups Projects
Commit 52cb57b6 authored by Andrew Heather's avatar Andrew Heather
Browse files

COMP: resolved compiler warning

parent 4dc557da
No related branches found
No related tags found
No related merge requests found
......@@ -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&,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment