diff --git a/src/finiteVolume/fields/fvPatchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.H b/src/finiteVolume/fields/fvPatchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.H index a72d68f676..a4f99ad1bd 100644 --- a/src/finiteVolume/fields/fvPatchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.H +++ b/src/finiteVolume/fields/fvPatchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.H @@ -222,7 +222,7 @@ public: virtual void manipulateMatrix(fvMatrix& matrix); //- Update the coefficients associated with the patch field - void updateCoeffs(); + virtual void updateCoeffs(); // Cyclic AMI coupled interface functions