Home
last modified time | relevance | path

Searched refs:PQ_VALUES (Results 1 – 1 of 1) sorted by relevance

/libCEED/backends/magma/tuning/
H A Dtuning.cpp20 constexpr static std::array<std::array<int, 3>, 22> PQ_VALUES = { variable
50 for (const auto [P, Q, dim] : PQ_VALUES) { in main()