Lines Matching refs:CeedInt
29 CeedInt num_nodes;
30 CeedInt num_elem;
31 CeedInt num_comp;
32 CeedInt elem_size;
33 CeedInt comp_stride;
34 CeedInt strides[3];
35 CeedInt *h_offsets;
36 CeedInt *h_offsets_borrowed;
37 CeedInt *h_offsets_owned;
38 CeedInt *d_offsets;
39 CeedInt *d_offsets_borrowed;
40 CeedInt *d_offsets_owned;
41 CeedInt *d_t_offsets;
42 CeedInt *d_t_indices;
43 CeedInt *d_l_vec_indices;
47 CeedInt dim;
48 CeedInt P_1d;
49 CeedInt Q_1d;
50 CeedInt num_comp;
51 CeedInt num_nodes;
52 CeedInt num_qpts;
53 CeedInt buf_len;
54 CeedInt op_len;
62 CeedInt dim;
63 CeedInt num_comp;
64 CeedInt num_nodes;
65 CeedInt num_qpts;
89 CeedInt num_eval_mode_in, num_eval_mode_out, num_nodes;
90 CeedInt num_qpts, num_comp; // Kernel parameters
97 CeedInt num_elem, block_size_x, block_size_y, elems_per_block;
98 …CeedInt num_eval_mode_in, num_eval_mode_out, num_qpts, num_nodes, block_size, num_comp; // Ke…
107 CeedInt num_e_in;
108 CeedInt num_e_out;
109 CeedInt num_active_in, num_active_out;
117 CEED_INTERN int CeedBasisCreateTensorH1_Sycl(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedSca…
120 CEED_INTERN int CeedBasisCreateH1_Sycl(CeedElemTopology topo, CeedInt dim, CeedInt num_dof, CeedInt…
123 …strictionCreate_Sycl(CeedMemType mem_type, CeedCopyMode copy_mode, const CeedInt *offsets, const b…