54 if constexpr (Dimensions == 2) {
68#if defined(GPUOffloadingOff)
76 if constexpr (Dimensions == 2) {
85 if constexpr (Dimensions == 2) {
#define GPUCallableInlineMethod
std::string toString(Filter filter)
auto volumeIndex(Args... args)
AoSoA Lexicographic Enumerator.
const int _numberOfAuxiliaryVariables
GPUCallableInlineMethod int size() const InlineMethod
Returns the total size.
constexpr GPUCallableInlineMethod AoSoALexicographicEnumerator(int numberOfCells, int numberOfDoFsPerAxisInCell, int haloSize, int unknowns, int numberOfAuxiliaryVariables)
const int _numberOfDoFsPerAxisInCell
GPUCallableInlineMethod int operator()(int cellIndex, const tarch::la::Vector< Dimensions, int > &volumeIndex, int unknown) const InlineMethod
Access an index.
GPUCallableInlineMethod int numberOfDofsPerCell() const InlineMethod
#define InlineMethod
This is the marker that is to be used after the argument list of a function declaration.