Home
last modified time | relevance | path

Searched defs:dim_1 (Results 1 – 5 of 5) sorted by relevance

/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-ref-basis-tensor-at-points.h279 for (CeedInt dim_1 = 0; dim_1 < BASIS_DIM; dim_1++) { in GradAtPoints() local
352 for (CeedInt dim_1 = 0; dim_1 < BASIS_DIM; dim_1++) { in GradTransposeAtPoints() local
H A Dcuda-ref-basis-tensor.h106 for (CeedInt dim_1 = 0; dim_1 < BASIS_DIM; dim_1++) { in Grad() local
/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-basis-tensor-at-points.h279 for (CeedInt dim_1 = 0; dim_1 < BASIS_DIM; dim_1++) { in GradAtPoints() local
352 for (CeedInt dim_1 = 0; dim_1 < BASIS_DIM; dim_1++) { in GradTransposeAtPoints() local
H A Dhip-ref-basis-tensor.h106 for (CeedInt dim_1 = 0; dim_1 < BASIS_DIM; dim_1++) { in Grad() local
/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-basis.sycl.cpp202 for (CeedInt dim_1 = 0; dim_1 < dim; dim_1++) { in CeedBasisApplyGrad_Sycl() local