#include <comm_key.h>
|
static constexpr int | n_dim = 4 |
|
Definition at line 6 of file comm_key.h.
◆ data() [1/2]
constexpr int* quda::CommKey::data |
( |
| ) |
|
|
inlineconstexpr |
◆ data() [2/2]
constexpr const int* quda::CommKey::data |
( |
| ) |
const |
|
inlineconstexpr |
◆ is_valid()
constexpr bool quda::CommKey::is_valid |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator[]() [1/2]
constexpr int& quda::CommKey::operator[] |
( |
int |
d | ) |
|
|
inlineconstexpr |
◆ operator[]() [2/2]
constexpr const int& quda::CommKey::operator[] |
( |
int |
d | ) |
const |
|
inlineconstexpr |
◆ product()
constexpr int quda::CommKey::product |
( |
| ) |
|
|
inlineconstexpr |
◆ array
int quda::CommKey::array[n_dim] = {0, 0, 0, 0} |
◆ n_dim
constexpr int quda::CommKey::n_dim = 4 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: