54 if constexpr (Dimensions == 2) {
67#if defined(GPUOffloadingOff)
75 if constexpr (Dimensions == 2) {
#define GPUCallableInlineMethod
std::string toString(Filter filter)
auto volumeIndex(Args... args)
SoA Lexicographic Enumerator.
constexpr GPUCallableInlineMethod SoALexicographicEnumerator(int numberOfCells, int numberOfDoFsPerAxisInCell, int haloSize, int unknowns, int numberOfAuxiliaryVariables)
GPUCallableInlineMethod int size() const InlineMethod
Returns the total size.
const int _numberOfDoFsPerAxisInCell
GPUCallableInlineMethod int operator()(int cellIndex, const tarch::la::Vector< Dimensions, int > &volumeIndex, int unknown) const InlineMethod
Access an index.
const int _numberOfAuxiliaryVariables
#define InlineMethod
Generic identifier for inlined functions.