| /libCEED/include/ceed/jit-source/hip/ |
| H A D | hip-ref-restriction-offset.h | 15 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 D | hip-gen-templates.h | 29 … const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ d_u, CeedScalar *r_u) { in ReadPoint() 42 … const 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() 112 … const 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() 233 … const 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() 355 … const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ d_u, in ReadEVecSliceStandard3d() [all …]
|
| H A D | hip-ref-restriction-oriented.h | 15 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 D | hip-ref-restriction-curl-oriented.h | 15 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 D | hip-ref-restriction-at-points.h | 16 extern "C" __global__ void AtPointsTranspose(const CeedInt *__restrict__ indices, const CeedInt *__… in AtPointsTranspose()
|
| H A D | hip-types.h | 29 const CeedInt *indices; member
|
| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-ref-restriction-offset.h | 15 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 D | cuda-gen-templates.h | 29 … const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ d_u, CeedScalar *r_u) { in ReadPoint() 42 … const 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() 113 … const 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() 235 … const 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() 358 … const CeedInt *__restrict__ indices, const CeedScalar *__restrict__ d_u, in ReadEVecSliceStandard3d() [all …]
|
| H A D | cuda-ref-restriction-oriented.h | 15 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 D | cuda-ref-restriction-curl-oriented.h | 15 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 D | cuda-ref-restriction-at-points.h | 16 extern "C" __global__ void AtPointsTranspose(const CeedInt *__restrict__ indices, const CeedInt *__… in AtPointsTranspose()
|
| H A D | cuda-types.h | 29 const CeedInt *indices; member
|
| /libCEED/include/ceed/jit-source/sycl/ |
| H A D | sycl-gen-templates.h | 34 …const global CeedInt *restrict indices, const global CeedScalar *restrict d_u, private CeedScalar … in readDofsOffset1d() 69 …const global CeedInt *restrict indices, const private CeedScalar *restrict r_v, global CeedAtomicS… in writeDofsOffset1d() 107 …const global CeedInt *restrict indices, const global CeedScalar *restrict d_u, private CeedScalar … in readDofsOffset2d() 140 …const global CeedInt *restrict indices, const private CeedScalar *restrict r_v, global CeedAtomicS… in writeDofsOffset2d() 178 …const global CeedInt *restrict indices, const global CeedScalar *restrict d_u, private CeedScalar … in readDofsOffset3d() 215 …const global CeedInt *restrict indices, const global CeedScalar *restrict d_u, private CeedScalar … in readSliceQuadsOffset3d() 248 …const global CeedInt *restrict indices, const private CeedScalar *restrict r_v, global CeedAtomicS… in writeDofsOffset3d()
|
| /libCEED/backends/sycl-gen/ |
| H A D | ceed-sycl-gen.hpp | 22 FieldsInt_Sycl *indices; member
|
| /libCEED/backends/cuda-gen/ |
| H A D | ceed-cuda-gen.h | 22 FieldsInt_Cuda indices; member
|
| /libCEED/backends/hip-gen/ |
| H A D | ceed-hip-gen.h | 23 FieldsInt_Hip indices; member
|
| /libCEED/backends/sycl-ref/ |
| H A D | ceed-sycl-restriction.sycl.cpp | 60 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 D | bps-ceed.h | 163 std::vector<CeedInt> indices; in reinit() local
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-restriction.c | 416 …ctionOffset_Cuda(const CeedElemRestriction rstr, const CeedInt elem_size, const CeedInt *indices) { in CeedElemRestrictionOffset_Cuda()
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-restriction.c | 417 …ictionOffset_Hip(const CeedElemRestriction rstr, const CeedInt elem_size, const CeedInt *indices) { in CeedElemRestrictionOffset_Hip()
|