add_to(const T &c1, std::map< index_t, coef_t > &cmap) const | Interpolation< coef_tt, index_tt > | inline |
coeffs | Interpolation< coef_tt, index_tt > | protected |
copy_to(std::vector< index_t > &vsh, std::vector< coef_t > &vcf) const | Interpolation< coef_tt, index_tt > | inline |
data_size() const | Interpolation< coef_tt, index_tt > | inline |
get_tgradient() const | Interpolation< coef_tt, index_tt > | inline |
get_time() const | Interpolation< coef_tt, index_tt > | inline |
get_value(const T *ptr) const | Interpolation< coef_tt, index_tt > | inline |
get_value_bind(const T *ptr) const | Interpolation< coef_tt, index_tt > | inline |
Interpolation() | Interpolation< coef_tt, index_tt > | inline |
Interpolation(index_t ind) | Interpolation< coef_tt, index_tt > | inline |
Interpolation(const Interpolation &other) | Interpolation< coef_tt, index_tt > | inline |
Interpolation(const std::map< index_t, coef_t > &cmap) | Interpolation< coef_tt, index_tt > | inline |
Interpolation(index_t m_ind_, index_t n_, sh_it shifts_, c_it coeffs_, int managed) | Interpolation< coef_tt, index_tt > | inline |
Interpolation(index_t m_ind_, index_t n_, typename Interpolation::shift_it shifts_, typename Interpolation::coeff_it coeffs_) | Interpolation< coef_tt, index_tt > | inline |
m_ind | Interpolation< coef_tt, index_tt > | protected |
operator=(const Interpolation &other) | Interpolation< coef_tt, index_tt > | inline |
remap(const std::map< index_t, index_t > &cmap) | Interpolation< coef_tt, index_tt > | inline |
set_fix_data_sizes(size_t _vector_size, size_t _scalar_size) | Interpolation< coef_tt, index_tt > | inline |
shifts | Interpolation< coef_tt, index_tt > | protected |
vec_data_size() const | Interpolation< coef_tt, index_tt > | inline |