28#ifndef _SRC_LEGACY_INTERFACE_INTERPOLATION_TRILINEARINTERPOLATOR_HH_
29#define _SRC_LEGACY_INTERFACE_INTERPOLATION_TRILINEARINTERPOLATOR_HH_
#define Point(triangle_id, vertex_id)
double *** function() const
Interpolator3dGridTo1d(ThreeDGrid *grid, double ***F)
TriLinearInterpolator * clone() const
TriLinearInterpolator(ThreeDGrid *grid, double ***F)
virtual void function(const Mesh::Iterator &point, double *value) const
virtual void function(const double *point, double *value) const =0