as_derived_sampler() -> vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... > & | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | inline |
as_derived_sampler() const -> vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... > const & | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | inline |
at(std::size_t const i) const -> decltype(auto) | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | inline |
cell_index(arithmetic auto const x) const -> decltype(auto) | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | inline |
current_dimension_index() | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | inlinestatic |
data_at(integral auto const ... is) const -> value_type const & | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | inline |
data_is_changeable() | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | inlinestatic |
differentiate(floating_point_range auto const &coeffs, It sample_begin, It sample_end) const | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | inlineprotected |
finite_differences_coefficients(std::size_t const vertex_index, std::size_t const stencil_size) const | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | inlineprotected |
grid() const -> auto const & | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | inline |
indexing_type typedef | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | |
interpolate_cell(auto const &... cell_indices_interpolation_factors) const -> value_type | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | inlineprotected |
interpolate_cell_with_one_derivative(auto const &cit_head, auto const &... cit_tail) const -> value_type | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | inlineprotected |
interpolate_cell_without_derivative(auto const &cit_head, auto const &... cit_tail) const -> value_type | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | inlineprotected |
m_fixed_index | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | |
m_top_sampler | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | |
num_components() | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | inlinestatic |
num_dimensions() -> std::size_t | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | inlinestatic |
operator[](std::size_t i) const -> decltype(auto) | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | inline |
parent_type typedef | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | |
position_at(integral auto const ... is) const | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | inline |
property() const -> auto const & | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | inline |
real_type typedef | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | |
sample(std::index_sequence< Is... >, arithmetic auto const ... xs) const -> value_type requires(sizeof...(Is)==sizeof...(xs)) | tatooine::detail::rectilinear_grid::base_vertex_property_sampler< vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels... >, Real, ValueType, InterpolationKernels... > | inlineprotected |
this_type typedef | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | |
value_type typedef | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | |
vertex_property_sampler_view(TopSampler const &top_sampler, std::size_t const fixed_index) | tatooine::detail::rectilinear_grid::vertex_property_sampler_view< TopSampler, Real, ValueType, InterpolationKernels > | inline |