60 if constexpr (Dimensions == 2) {
75#if defined(GPUOffloadingOff)
80 if constexpr (Dimensions == 2) {
89 if constexpr (Dimensions == 2) {
#define GPUCallableInlineMethod
std::string toString(Filter filter)
auto volumeIndex(Args... args)
Array of struct enumerator.
const int _numberOfAuxiliaryVariables
GPUCallableInlineMethod int operator()(int cellIndex, const tarch::la::Vector< Dimensions, int > &volumeIndex, int unknown) const InlineMethod
Access an index.
GPUCallableInlineMethod int numberOfDofsPerCell() const InlineMethod
constexpr GPUCallableInlineMethod AoSLexicographicEnumerator(int numberOfCells, int numberOfDoFsPerAxisInCell, int haloSize, int unknowns, int numberOfAuxiliaryVariables)
const int _numberOfDoFsPerAxisInCell
GPUCallableInlineMethod int size() const InlineMethod
#define InlineMethod
This is the marker that is to be used after the argument list of a function declaration.