OpenFOAM guide/PrimitivePatchInterpolation
From OpenFOAMWiki
< OpenFOAM guide(Redirected from PrimitivePatchInterpolation)
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);