www.mooseframework.org
TrilinearInterpolation Member List

This is the complete list of members for TrilinearInterpolation, including all inherited members.

_fxyzTrilinearInterpolationprotected
_x_axisTrilinearInterpolationprotected
_y_axisTrilinearInterpolationprotected
_z_axisTrilinearInterpolationprotected
getCornerIndices(const std::vector< Real > &v, Real x, int &lower, int &upper, Real &d) constTrilinearInterpolationprotected
getCornerValues(int x, int y, int z) constTrilinearInterpolationprotected
sample(Real x, Real y, Real z) constTrilinearInterpolation
TrilinearInterpolation(const std::vector< Real > &x, const std::vector< Real > &y, const std::vector< Real > &z, const std::vector< Real > &data)TrilinearInterpolation
~TrilinearInterpolation()=defaultTrilinearInterpolationvirtual