Home
last modified time | relevance | path

Searched defs:strides_q_data_hex (Results 1 – 6 of 6) sorted by relevance

/libCEED/tests/
H A Dt526-operator.c102 CeedInt strides_q_data_hex[3] = {1, q_hex * q_hex, q_hex * q_hex}; in main() local
H A Dt523-operator.c120 CeedInt strides_q_data_hex[3] = {1, q_hex * q_hex, q_hex * q_hex}; in main() local
H A Dt520-operator.c130 CeedInt strides_q_data_hex[3] = {1, q_hex * q_hex, q_hex * q_hex}; in main() local
H A Dt521-operator.c129 CeedInt strides_q_data_hex[3] = {1, q_hex * q_hex, q_hex * q_hex}; in main() local
H A Dt522-operator.c131 CeedInt strides_q_data_hex[3] = {1, q_hex * q_hex, q_hex * q_hex * dim * (dim + 1) / 2}; in main() local
H A Dt524-operator.c128 CeedInt strides_q_data_hex[3] = {1, q_hex * q_hex, q_hex * q_hex}; in main() local