Home
last modified time | relevance | path

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

/libCEED/tests/
H A Dt598-operator.c59 CeedInt elem_xy[2] = {1, 1}, n_d[2] = {0, 0}; in main() local
61 for (CeedInt d = 0; d < dim; d++) n_d[d] = num_elem_1d * (p - 1) + 1; in main()
77 g_node_stride *= n_d[d]; in main()
105 CeedInt elem_xy[2] = {1, 1}, n_d[2] = {0, 0}; in main() local
107 for (CeedInt d = 0; d < dim; d++) n_d[d] = num_elem_1d * (p_coarse - 1) + 1; in main()
123 g_node_stride *= n_d[d]; in main()
137 CeedInt elem_xy[2] = {1, 1}, n_d[2] = {0, 0}; in main() local
139 for (CeedInt d = 0; d < dim; d++) n_d[d] = num_elem_1d * (p_fine - 1) + 1; in main()
155 g_node_stride *= n_d[d]; in main()
H A Dt591-operator.c58 CeedInt elem_xy[2] = {1, 1}, n_d[2] = {0, 0}; in main() local
60 for (CeedInt d = 0; d < dim; d++) n_d[d] = num_elem_1d * (p - 1) + 1; in main()
76 g_node_stride *= n_d[d]; in main()
104 CeedInt elem_xy[2] = {1, 1}, n_d[2] = {0, 0}; in main() local
106 for (CeedInt d = 0; d < dim; d++) n_d[d] = num_elem_1d * (p - 1) + 1; in main()
122 g_node_stride *= n_d[d]; in main()
H A Dt592-operator.c58 CeedInt elem_xy[2] = {1, 1}, n_d[2] = {0, 0}; in main() local
60 for (CeedInt d = 0; d < dim; d++) n_d[d] = num_elem_1d * (p - 1) + 1; in main()
76 g_node_stride *= n_d[d]; in main()
104 CeedInt elem_xy[2] = {1, 1}, n_d[2] = {0, 0}; in main() local
106 for (CeedInt d = 0; d < dim; d++) n_d[d] = num_elem_1d * (p - 1) + 1; in main()
122 g_node_stride *= n_d[d]; in main()
H A Dt595-operator.c60 CeedInt elem_xy[2] = {1, 1}, n_d[2] = {0, 0}; in main() local
62 for (CeedInt d = 0; d < dim; d++) n_d[d] = num_elem_1d * (p - 1) + 1; in main()
78 g_node_stride *= n_d[d]; in main()
H A Dt590-operator.c51 CeedInt elem_xy[2] = {1, 1}, n_d[2] = {0, 0}; in main() local
53 for (CeedInt d = 0; d < dim; d++) n_d[d] = num_elem_1d * (p - 1) + 1; in main()
69 g_node_stride *= n_d[d]; in main()
H A Dt599-operator.c53 CeedInt elem_xy[2] = {1, 1}, n_d[2] = {0, 0}; in main() local
55 for (CeedInt d = 0; d < dim; d++) n_d[d] = num_elem_1d * (p - 1) + 1; in main()
71 g_node_stride *= n_d[d]; in main()