Home
last modified time | relevance | path

Searched refs:row (Results 1 – 25 of 59) sorted by relevance

123

/libCEED/backends/magma/tuning/
H A Dgenerate_tuning.py136 for row in rows:
137 f.write(" {" + re.sub(r"([0-9])(\s+)", r"\1,\2", row) +
150 for row in rows:
151 f.write(" {" + re.sub(r"([0-9])(\s+)", r"\1,\2", row) +
/libCEED/tests/
H A Dt526-operator.c31 CeedInt row, col, offset; in main() local
47 row = i / n_x_tet; in main()
48 offset = col * 2 + row * (n_x_tet * 2 + 1) * 2; in main()
92 row = i / n_x_hex; in main()
93 offset = (n_x_tet * 2 + 1) * (n_y_tet * 2) * (1 + row) + col * 2; in main()
H A Dt523-operator.c31 CeedInt row, col, offset; in main() local
50 row = i / nx_tet; in main()
51 offset = col * 2 + row * (nx_tet * 2 + 1) * 2; in main()
110 row = i / nx_hex; in main()
111 offset = (nx_tet * 2 + 1) * (ny_tet * 2) * (1 + row) + col * 2; in main()
H A Dt520-operator.c31 CeedInt row, col, offset; in main() local
61 row = i / n_x_tet; in main()
62 offset = col * 2 + row * (n_x_tet * 2 + 1) * 2; in main()
120 row = i / n_x_hex; in main()
121 offset = (n_x_tet * 2 + 1) * (n_y_tet * 2) * (1 + row) + col * 2; in main()
H A Dt524-operator.c31 CeedInt row, col, offset; in main() local
60 row = i / nx_tet; in main()
61 offset = col * 2 + row * (nx_tet * 2 + 1) * 2; in main()
118 row = i / nx_hex; in main()
119 offset = (nx_tet * 2 + 1) * (ny_tet * 2) * (1 + row) + col * 2; in main()
H A Dt521-operator.c31 CeedInt row, col, offset; in main() local
61 row = i / n_x_tet; in main()
62 offset = col * 2 + row * (n_x_tet * 2 + 1) * 2; in main()
119 row = i / n_x_hex; in main()
120 offset = (n_x_tet * 2 + 1) * (n_y_tet * 2) * (1 + row) + col * 2; in main()
H A Dt523-operator-f.f9024 integer row,col,offset
69 row=i/nx
70 offset=col*2+row*(nx*2+1)*2
145 row=i/nx
146 offset=(nxtet*2+1)*(nytet*2)*(1+row)+col*2
H A Dt522-operator.c32 CeedInt row, col, offset; in main() local
62 row = i / n_x_tet; in main()
63 offset = col * 2 + row * (n_x_tet * 2 + 1) * 2; in main()
121 row = i / n_x_hex; in main()
122 offset = (n_x_tet * 2 + 1) * (n_y_tet * 2) * (1 + row) + col * 2; in main()
H A Dt524-operator-f.f9024 integer row,col,offset
81 row=i/nx
82 offset=col*2+row*(nx*2+1)*2
155 row=i/nx
156 offset=(nxtet*2+1)*(nytet*2)*(1+row)+col*2
H A Dt521-operator-f.f9024 integer row,col,offset
81 row=i/nx
82 offset=col*2+row*(nx*2+1)*2
155 row=i/nx
156 offset=(nxtet*2+1)*(nytet*2)*(1+row)+col*2
H A Dt520-operator-f.f9024 integer row,col,offset
80 row=i/nx
81 offset=col*2+row*(nx*2+1)*2
153 row=i/nx
154 offset=(nxtet*2+1)*(nytet*2)*(1+row)+col*2
H A Dt522-operator-f.f9024 integer row,col,offset
81 row=i/nx
82 offset=col*2+row*(nx*2+1)*2
156 row=i/nx
157 offset=(nxtet*2+1)*(nytet*2)*(1+row)+col*2
H A Dt510-operator.c22 CeedInt row, col, offset; in main() local
47 row = i / nx; in main()
48 offset = col * 2 + row * (nx * 2 + 1) * 2; in main()
H A Dt511-operator.c21 CeedInt row, col, offset; in main() local
46 row = i / nx; in main()
47 offset = col * 2 + row * (nx * 2 + 1) * 2; in main()
H A Dt539-operator.c47 CeedInt col, row, offset; in main() local
49 row = i / n_x; in main()
50 offset = col * (p_0 - 1) + row * (n_x * (p_0 - 1) + 1) * (p_0 - 1); in main()
54 offset = col * (p_1 - 1) + row * (n_x * (p_1 - 1) + 1) * (p_1 - 1) + num_dofs_0 * num_comp_0; in main()
H A Dt582-operator.c22 CeedInt row, col, offset; in main() local
48 row = i / nx; in main()
49 offset = col * 2 + row * (nx * 2 + 1) * 2; in main()
H A Dt580-operator.c22 CeedInt row, column, offset; in main() local
52 row = i / n_x; in main()
53 offset = column * (px - 1) + row * (n_x + 1) * (px - 1); in main()
H A Dt581-operator.c22 CeedInt row, col, offset; in main() local
48 row = i / nx; in main()
49 offset = col * 2 + row * (nx * 2 + 1) * 2; in main()
H A Dt534-operator.c45 CeedInt col, row, offset; in main() local
47 row = i / n_x; in main()
48 offset = col * (p - 1) + row * (n_x * 2 + 1) * (p - 1); in main()
H A Dt533-operator.c45 CeedInt col, row, offset; in main() local
47 row = i / nx; in main()
48 offset = col * (p - 1) + row * (nx * 2 + 1) * (p - 1); in main()
H A Dt533-operator-f.f9019 integer row,col,offset
58 row=i/nx
59 offset=col*(p-1)+row*(nx*2+1)*(p-1)
H A Dt530-operator.c43 CeedInt col, row, offset; in main() local
45 row = i / nx; in main()
46 offset = col * (p - 1) + row * (nx * 2 + 1) * (p - 1); in main()
H A Dt511-operator-f.f9023 integer val,row,col,offset
61 row=i/nx
62 offset=col*2+row*(nx*2+1)*2
/libCEED/benchmarks/
H A Dpostprocess_plot.py76 for index, row in pl_set.iterrows():
77 backend = row['backend']
78 backend_memtype = row['backend_memtype']
79 num_procs = float(row['num_procs'])
80 num_procs_node = float(row['num_procs_node'])
/libCEED/julia/LibCEED.jl/docs/src/
H A DBasis.md3 !!! info "Column-major vs. row-major storage"
4 libCEED internally uses row-major (C convention) storage of matrices,

123