Home
last modified time | relevance | path

Searched defs:indices (Results 1 – 20 of 20) sorted by relevance

/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-restriction-offset.h15 extern "C" __global__ void OffsetNoTranspose(const CeedInt *__restrict__ indices, const CeedScalar … in OffsetNoTranspose()
31 extern "C" __global__ void OffsetTranspose(const CeedInt *__restrict__ indices, const CeedScalar *_… in OffsetTranspose()
H A Dhip-gen-templates.h29const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ d_u, CeedScalar *r_u) { in ReadPoint()
42const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ r_u, CeedScalar *d_u) { in WritePoint()
73 …edData_Hip &data, const CeedInt num_nodes, const CeedInt elem, const CeedInt *__restrict__ indices, in ReadLVecStandard1d()
100 …edData_Hip &data, const CeedInt num_nodes, const CeedInt elem, const CeedInt *__restrict__ indices, in WriteLVecStandard1d()
112const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ r_v, in WriteLVecStandard1d_Single()
194 …edData_Hip &data, const CeedInt num_nodes, const CeedInt elem, const CeedInt *__restrict__ indices, in ReadLVecStandard2d()
221 …edData_Hip &data, const CeedInt num_nodes, const CeedInt elem, const CeedInt *__restrict__ indices, in WriteLVecStandard2d()
233const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ r_v, in WriteLVecStandard2d_Single()
323 …edData_Hip &data, const CeedInt num_nodes, const CeedInt elem, const CeedInt *__restrict__ indices, in ReadLVecStandard3d()
355const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ d_u, in ReadEVecSliceStandard3d()
[all …]
H A Dhip-ref-restriction-oriented.h15 extern "C" __global__ void OrientedNoTranspose(const CeedInt *__restrict__ indices, const bool *__r… in OrientedNoTranspose()
33 extern "C" __global__ void OrientedTranspose(const CeedInt *__restrict__ indices, const bool *__res… in OrientedTranspose()
H A Dhip-ref-restriction-curl-oriented.h15 extern "C" __global__ void CurlOrientedNoTranspose(const CeedInt *__restrict__ indices, const CeedI… in CurlOrientedNoTranspose()
40 extern "C" __global__ void CurlOrientedUnsignedNoTranspose(const CeedInt *__restrict__ indices, con… in CurlOrientedUnsignedNoTranspose()
66 extern "C" __global__ void CurlOrientedTranspose(const CeedInt *__restrict__ indices, const CeedInt… in CurlOrientedTranspose()
124 extern "C" __global__ void CurlOrientedUnsignedTranspose(const CeedInt *__restrict__ indices, const… in CurlOrientedUnsignedTranspose()
H A Dhip-ref-restriction-at-points.h16 extern "C" __global__ void AtPointsTranspose(const CeedInt *__restrict__ indices, const CeedInt *__… in AtPointsTranspose()
H A Dhip-types.h29 const CeedInt *indices; member
/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-ref-restriction-offset.h15 extern "C" __global__ void OffsetNoTranspose(const CeedInt *__restrict__ indices, const CeedScalar … in OffsetNoTranspose()
31 extern "C" __global__ void OffsetTranspose(const CeedInt *__restrict__ indices, const CeedScalar *_… in OffsetTranspose()
H A Dcuda-gen-templates.h29const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ d_u, CeedScalar *r_u) { in ReadPoint()
42const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ r_u, CeedScalar *d_u) { in WritePoint()
73 …dData_Cuda &data, const CeedInt num_nodes, const CeedInt elem, const CeedInt *__restrict__ indices, in ReadLVecStandard1d()
101 …dData_Cuda &data, const CeedInt num_nodes, const CeedInt elem, const CeedInt *__restrict__ indices, in WriteLVecStandard1d()
113const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ r_v, in WriteLVecStandard1d_Single()
195 …dData_Cuda &data, const CeedInt num_nodes, const CeedInt elem, const CeedInt *__restrict__ indices, in ReadLVecStandard2d()
223 …dData_Cuda &data, const CeedInt num_nodes, const CeedInt elem, const CeedInt *__restrict__ indices, in WriteLVecStandard2d()
235const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ r_v, in WriteLVecStandard2d_Single()
325 …dData_Cuda &data, const CeedInt num_nodes, const CeedInt elem, const CeedInt *__restrict__ indices, in ReadLVecStandard3d()
358const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ d_u, in ReadEVecSliceStandard3d()
[all …]
H A Dcuda-ref-restriction-oriented.h15 extern "C" __global__ void OrientedNoTranspose(const CeedInt *__restrict__ indices, const bool *__r… in OrientedNoTranspose()
33 extern "C" __global__ void OrientedTranspose(const CeedInt *__restrict__ indices, const bool *__res… in OrientedTranspose()
H A Dcuda-ref-restriction-curl-oriented.h15 extern "C" __global__ void CurlOrientedNoTranspose(const CeedInt *__restrict__ indices, const CeedI… in CurlOrientedNoTranspose()
40 extern "C" __global__ void CurlOrientedUnsignedNoTranspose(const CeedInt *__restrict__ indices, con… in CurlOrientedUnsignedNoTranspose()
66 extern "C" __global__ void CurlOrientedTranspose(const CeedInt *__restrict__ indices, const CeedInt… in CurlOrientedTranspose()
124 extern "C" __global__ void CurlOrientedUnsignedTranspose(const CeedInt *__restrict__ indices, const… in CurlOrientedUnsignedTranspose()
H A Dcuda-ref-restriction-at-points.h16 extern "C" __global__ void AtPointsTranspose(const CeedInt *__restrict__ indices, const CeedInt *__… in AtPointsTranspose()
H A Dcuda-types.h29 const CeedInt *indices; member
/libCEED/include/ceed/jit-source/sycl/
H A Dsycl-gen-templates.h34const global CeedInt *restrict indices, const global CeedScalar *restrict d_u, private CeedScalar … in readDofsOffset1d()
69const global CeedInt *restrict indices, const private CeedScalar *restrict r_v, global CeedAtomicS… in writeDofsOffset1d()
107const global CeedInt *restrict indices, const global CeedScalar *restrict d_u, private CeedScalar … in readDofsOffset2d()
140const global CeedInt *restrict indices, const private CeedScalar *restrict r_v, global CeedAtomicS… in writeDofsOffset2d()
178const global CeedInt *restrict indices, const global CeedScalar *restrict d_u, private CeedScalar … in readDofsOffset3d()
215const global CeedInt *restrict indices, const global CeedScalar *restrict d_u, private CeedScalar … in readSliceQuadsOffset3d()
248const global CeedInt *restrict indices, const private CeedScalar *restrict r_v, global CeedAtomicS… in writeDofsOffset3d()
/libCEED/backends/sycl-gen/
H A Dceed-sycl-gen.hpp22 FieldsInt_Sycl *indices; member
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen.h22 FieldsInt_Cuda indices; member
/libCEED/backends/hip-gen/
H A Dceed-hip-gen.h23 FieldsInt_Hip indices; member
/libCEED/backends/sycl-ref/
H A Dceed-sycl-restriction.sycl.cpp60 const CeedInt *indices = impl->d_offsets; in CeedElemRestrictionOffsetNoTranspose_Sycl() local
249 static int CeedElemRestrictionOffset_Sycl(const CeedElemRestriction rstr, const CeedInt *indices) { in CeedElemRestrictionOffset_Sycl()
/libCEED/examples/deal.II/
H A Dbps-ceed.h163 std::vector<CeedInt> indices; in reinit() local
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-restriction.c416 …ctionOffset_Cuda(const CeedElemRestriction rstr, const CeedInt elem_size, const CeedInt *indices) { in CeedElemRestrictionOffset_Cuda()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-restriction.c417 …ictionOffset_Hip(const CeedElemRestriction rstr, const CeedInt elem_size, const CeedInt *indices) { in CeedElemRestrictionOffset_Hip()