diff --git a/src/meshTools/AMIInterpolation/patches/cyclicACMI/cyclicACMIPolyPatch/cyclicACMIPolyPatch.C b/src/meshTools/AMIInterpolation/patches/cyclicACMI/cyclicACMIPolyPatch/cyclicACMIPolyPatch.C index c24519989e25352ba6bb1d4eb7db8f50106a5036..7a862ee9dacab94dc75585403ed937b5e0075c80 100644 --- a/src/meshTools/AMIInterpolation/patches/cyclicACMI/cyclicACMIPolyPatch/cyclicACMIPolyPatch.C +++ b/src/meshTools/AMIInterpolation/patches/cyclicACMI/cyclicACMIPolyPatch/cyclicACMIPolyPatch.C @@ -127,7 +127,7 @@ void Foam::cyclicACMIPolyPatch::setNeighbourFaceAreas() const } else { - WarningIn("cyclicAMIPolyPatch::setNeighbourFaceAreas() const") + WarningIn("cyclicACMIPolyPatch::setNeighbourFaceAreas() const") << "Target mask size differs to that of the neighbour patch\n" << " May occur when decomposing." << endl; }