diff --git a/src/overset/oversetPolyPatch/oversetFvPatchField.H b/src/overset/oversetPolyPatch/oversetFvPatchField.H index 9ed9aa99c0..76edb9f3bb 100644 --- a/src/overset/oversetPolyPatch/oversetFvPatchField.H +++ b/src/overset/oversetPolyPatch/oversetFvPatchField.H @@ -135,8 +135,10 @@ public: //- Initialise the evaluation of the patch field virtual void initEvaluate(const Pstream::commsTypes commsType); + using LduInterfaceField::initInterfaceMatrixUpdate; + //- Initialise neighbour matrix update. Add - // or subtract coupled contributions to matrix + //- or subtract coupled contributions to matrix virtual void initInterfaceMatrixUpdate ( scalarField&,