The FieldInterpolation class provides a function to do data interpolation on a data field. More...
#include <FieldInterpolator.hpp>
The FieldInterpolation class provides a function to do data interpolation on a data field.
The interpolation algorithm used is set by the 3rd template Parameter. Partial specializations for linear, cubic and analytic field evaluation are provided.