Home
last modified time | relevance | path

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

/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-restriction-at-points.h37 const CeedInt range_1 = t_offsets[i]; in AtPointsTranspose() local
H A Dhip-ref-restriction-offset.h49 const CeedInt range_1 = t_offsets[i]; in OffsetTranspose() local
H A Dhip-ref-restriction-oriented.h55 const CeedInt range_1 = t_offsets[i]; in OrientedTranspose() local
H A Dhip-ref-restriction-curl-oriented.h94 const CeedInt range_1 = t_offsets[i]; in CurlOrientedTranspose() local
152 const CeedInt range_1 = t_offsets[i]; in CurlOrientedUnsignedTranspose() local
/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-ref-restriction-at-points.h37 const CeedInt range_1 = t_offsets[i]; in AtPointsTranspose() local
H A Dcuda-ref-restriction-offset.h49 const CeedInt range_1 = t_offsets[i]; in OffsetTranspose() local
H A Dcuda-ref-restriction-oriented.h55 const CeedInt range_1 = t_offsets[i]; in OrientedTranspose() local
H A Dcuda-ref-restriction-curl-oriented.h94 const CeedInt range_1 = t_offsets[i]; in CurlOrientedTranspose() local
152 const CeedInt range_1 = t_offsets[i]; in CurlOrientedUnsignedTranspose() local
/libCEED/backends/sycl-ref/
H A Dceed-sycl-restriction.sycl.cpp130 const CeedInt range_1 = t_offsets[node]; in CeedElemRestrictionOffsetTranspose_Sycl() local