Searched defs:num_dofs_x (Results 1 – 7 of 7) sorted by relevance
| /libCEED/tests/ |
| H A D | t580-operator.c | 24 …CeedInt num_dofs_x = (n_x + 1) * (n_y + 1), num_dofs_u = num_faces * 2, num_qpts = q *… in main() local
|
| H A D | t569-operator.c | 17 …CeedInt num_dofs_x = num_elem + 1, num_dofs_u_coarse = num_elem * (p_coarse - 1) + 1, … in main() local
|
| H A D | t550-operator.c | 19 …CeedInt num_dofs_x = num_elem + 1, num_dofs_u_coarse = num_elem * (p_coarse - 1) + 1, … in main() local
|
| H A D | t553-operator.c | 17 …CeedInt num_dofs_x = num_elem + 1, num_dofs_u_coarse = num_elem * (p_coarse - 1) + 1, … in main() local
|
| H A D | t552-operator.c | 19 …CeedInt num_dofs_x = num_elem + 1, num_dofs_u_coarse = num_elem * (p_coarse - 1) + 1, … in main() local
|
| H A D | t551-operator.c | 19 …CeedInt num_dofs_x = num_elem + 1, num_dofs_u_c = num_elem * (p_coarse - 1) + 1, num_d… in main() local
|
| H A D | t554-operator.c | 17 …CeedInt num_dofs_x = num_elem + 1, num_dofs_u_coarse = num_elem * (p_coarse - 1) + 1, num_dof… in main() local
|