Alexandria 2.31.4
SDC-CH common library for the Euclid project
|
Public Types | |
template<typename> | |
using | Index = std::size_t |
Static Public Member Functions | |
template<typename... AxesType> | |
static std::tuple< std::size_t > | getIndex (const std::tuple< AxesType... > &coords, const std::tuple< GridAxis< AxesType >... > &axes) |
template<typename IndexTuple, typename... AxesType> | |
static void | getIndex (const std::tuple< AxesType... > &coords, const std::tuple< GridAxis< AxesType >... > &axes, IndexTuple &index) |
Definition at line 218 of file GridContainer.icpp.
using Euclid::GridContainer::InfimumHelper< 0 >::Index = std::size_t |
Definition at line 220 of file GridContainer.icpp.
|
inlinestatic |
Definition at line 223 of file GridContainer.icpp.
|
inlinestatic |
Definition at line 230 of file GridContainer.icpp.