Searched defs:strides_q_data_hex (Results 1 – 6 of 6) sorted by relevance
| /libCEED/tests/ |
| H A D | t526-operator.c | 102 CeedInt strides_q_data_hex[3] = {1, q_hex * q_hex, q_hex * q_hex}; in main() local
|
| H A D | t523-operator.c | 120 CeedInt strides_q_data_hex[3] = {1, q_hex * q_hex, q_hex * q_hex}; in main() local
|
| H A D | t520-operator.c | 130 CeedInt strides_q_data_hex[3] = {1, q_hex * q_hex, q_hex * q_hex}; in main() local
|
| H A D | t521-operator.c | 129 CeedInt strides_q_data_hex[3] = {1, q_hex * q_hex, q_hex * q_hex}; in main() local
|
| H A D | t522-operator.c | 131 CeedInt strides_q_data_hex[3] = {1, q_hex * q_hex, q_hex * q_hex * dim * (dim + 1) / 2}; in main() local
|
| H A D | t524-operator.c | 128 CeedInt strides_q_data_hex[3] = {1, q_hex * q_hex, q_hex * q_hex}; in main() local
|