Home
last modified time | relevance | path

Searched defs:t_ind (Results 1 – 9 of 9) sorted by relevance

/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-restriction-at-points.h43 const CeedInt t_ind = t_indices[j]; in AtPointsTranspose() local
H A Dhip-ref-restriction-offset.h55 const CeedInt t_ind = t_indices[j]; in OffsetTranspose() local
H A Dhip-ref-restriction-oriented.h61 const CeedInt t_ind = t_indices[j]; in OrientedTranspose() local
H A Dhip-ref-restriction-curl-oriented.h100 const CeedInt t_ind = t_indices[j]; in CurlOrientedTranspose() local
158 const CeedInt t_ind = t_indices[j]; in CurlOrientedUnsignedTranspose() local
/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-ref-restriction-at-points.h43 const CeedInt t_ind = t_indices[j]; in AtPointsTranspose() local
H A Dcuda-ref-restriction-offset.h55 const CeedInt t_ind = t_indices[j]; in OffsetTranspose() local
H A Dcuda-ref-restriction-oriented.h61 const CeedInt t_ind = t_indices[j]; in OrientedTranspose() local
H A Dcuda-ref-restriction-curl-oriented.h100 const CeedInt t_ind = t_indices[j]; in CurlOrientedTranspose() local
158 const CeedInt t_ind = t_indices[j]; in CurlOrientedUnsignedTranspose() local
/libCEED/backends/sycl-ref/
H A Dceed-sycl-restriction.sycl.cpp135 const CeedInt t_ind = t_indices[j]; in CeedElemRestrictionOffsetTranspose_Sycl() local