Home
last modified time | relevance | path

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

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