#include <infinite_vertex_property_sampler.h>
|
using | parent_type = tatooine::field< infinite_vertex_property_sampler, typename VertexPropSampler::real_type, VertexPropSampler::num_dimensions(), typename VertexPropSampler::tensor_type > |
|
using | this_type = field< infinite_vertex_property_sampler< VertexPropSampler, RepeatedDims... >, VertexPropSampler::real_type, NumDimensions, VertexPropSampler::tensor_type > |
|
using | parent_type = polymorphic::field< VertexPropSampler::real_type, NumDimensions, VertexPropSampler::tensor_type > |
|
using | pos_type = vec< real_type, NumDimensions > |
|
using | real_type = VertexPropSampler::real_type |
|
using | tensor_type = VertexPropSampler::tensor_type |
|
using | real_type = Real |
|
using | tensor_type = Tensor |
|
using | this_type = field< real_type, NumDimensions, Tensor > |
|
using | pos_type = vec< real_type, NumDimensions > |
|
◆ parent_type
template<typename VertexPropSampler , std::size_t... RepeatedDims>
◆ infinite_vertex_property_sampler()
template<typename VertexPropSampler , std::size_t... RepeatedDims>
◆ clamp_pos() [1/2]
template<typename VertexPropSampler , std::size_t... RepeatedDims>
◆ clamp_pos() [2/2]
template<typename VertexPropSampler , std::size_t... RepeatedDims>
template<std::size_t... i>
◆ evaluate()
template<typename VertexPropSampler , std::size_t... RepeatedDims>
◆ is_inside() [1/2]
template<typename VertexPropSampler , std::size_t... RepeatedDims>
◆ is_inside() [2/2]
template<typename VertexPropSampler , std::size_t... RepeatedDims>
template<std::size_t... i>
◆ non_repeated_dimensions__()
template<typename VertexPropSampler , std::size_t... RepeatedDims>
|
inlinestaticconstexprprivate |
◆ m_sampler
template<typename VertexPropSampler , std::size_t... RepeatedDims>
◆ non_repeated_dimensions
template<typename VertexPropSampler , std::size_t... RepeatedDims>
◆ num_non_repeated_dimensions
template<typename VertexPropSampler , std::size_t... RepeatedDims>
Initial value:=
auto num_dimensions() const -> std::size_t
Definition: hdf5.h:764
◆ num_repeated_dimensions
template<typename VertexPropSampler , std::size_t... RepeatedDims>
Initial value:=
static auto constexpr num_non_repeated_dimensions
Definition: infinite_vertex_property_sampler.h:55
◆ repeated_dimensions
template<typename VertexPropSampler , std::size_t... RepeatedDims>
The documentation for this struct was generated from the following file: