volPointInterpolation is a class that interpolates volume fields to point fields:
volPointInterpolation::interpolate(phi);
It uses inverse distance weights to perform linear interpolation.
See also:
volPointInterpolation is a class that interpolates volume fields to point fields:
volPointInterpolation::interpolate(phi);
It uses inverse distance weights to perform linear interpolation.
See also: