Home
last modified time | relevance | path

Searched defs:t_offsets (Results 1 – 11 of 11) sorted by relevance

/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-restriction-at-points.h31 … const CeedInt *__restrict__ points_per_elem, const CeedInt *__restrict__ t_offsets, in AtPointsTranspose()
H A Dhip-ref-restriction-offset.h44const CeedInt *__restrict__ t_offsets, const CeedScalar *__restrict__ u, CeedScalar *__restrict__ … in OffsetTranspose()
H A Dhip-ref-restriction-oriented.h49const CeedInt *__restrict__ t_offsets, const bool *__restrict__ orients, in OrientedTranspose()
H A Dhip-ref-restriction-curl-oriented.h88const CeedInt *__restrict__ t_offsets, const CeedInt8 *__restrict__ curl_orients, in CurlOrientedTranspose()
146const CeedInt *__restrict__ t_offsets, const CeedInt8 *__restrict__ curl_orients, in CurlOrientedUnsignedTranspose()
/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-ref-restriction-at-points.h31 … const CeedInt *__restrict__ points_per_elem, const CeedInt *__restrict__ t_offsets, in AtPointsTranspose()
H A Dcuda-ref-restriction-offset.h44const CeedInt *__restrict__ t_offsets, const CeedScalar *__restrict__ u, CeedScalar *__restrict__ … in OffsetTranspose()
H A Dcuda-ref-restriction-oriented.h49const CeedInt *__restrict__ t_offsets, const bool *__restrict__ orients, in OrientedTranspose()
H A Dcuda-ref-restriction-curl-oriented.h88const CeedInt *__restrict__ t_offsets, const CeedInt8 *__restrict__ curl_orients, in CurlOrientedTranspose()
146const CeedInt *__restrict__ t_offsets, const CeedInt8 *__restrict__ curl_orients, in CurlOrientedUnsignedTranspose()
/libCEED/backends/sycl-ref/
H A Dceed-sycl-restriction.sycl.cpp118 const CeedInt *t_offsets = impl->d_t_offsets; in CeedElemRestrictionOffsetTranspose_Sycl() local
254 …m_elem, elem_size, num_comp, num_nodes = 0, *ind_to_offset, *l_vec_indices, *t_offsets, *t_indices; in CeedElemRestrictionOffset_Sycl() local
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-restriction.c421 CeedInt *ind_to_offset, *l_vec_indices, *t_offsets, *t_indices; in CeedElemRestrictionOffset_Cuda() local
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-restriction.c422 CeedInt *ind_to_offset, *l_vec_indices, *t_offsets, *t_indices; in CeedElemRestrictionOffset_Hip() local