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