primitivePatchInterpolation creates inverse distance weighting factors to perform linear interpolation between elements of a primitive mesh. This includes:
- faceToPointInterpolate;
- faceToPointInterpolate(Phi);
- pointToFaceInterpolate;
- pointToFaceInterpolate(Phi);
- faceToEdgeInterpolate
- faceToEdgeInterpolate(Phi);