Template Struct GridNeighborhood
Defined in File grid_neighborhood.h
Struct Documentation
-
template<int dim>
struct GridNeighborhood Public Static Functions
-
template<Adjacency::Id adjacency>
static std::array<Index<dim>, GridNeighborhood<dim>::numNeighbors(adjacency)> generateIndexOffsets()
-
template<typename VectorT, size_t array_length>
static constexpr std::array<FloatingPoint, array_length> computeOffsetLengths(const std::array<VectorT, array_length> &offsets, FloatingPoint scale)
-
template<Adjacency::Id adjacency>