| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-shared-basis-read-write-templates.h | 32 const CeedInt ind = node * strides_node + elem * strides_elem; in ReadElementStrided1d() local 48 const CeedInt ind = node * strides_node + elem * strides_elem; in WriteElementStrided1d() local 61 const CeedInt ind = node * strides_node + elem * strides_elem; in SumElementStrided1d() local 81 const CeedInt ind = node * strides_node + elem * strides_elem; in ReadElementStrided2d() local 97 const CeedInt ind = node * strides_node + elem * strides_elem; in WriteElementStrided2d() local 110 const CeedInt ind = node * strides_node + elem * strides_elem; in SumElementStrided2d() local 131 const CeedInt ind = node * strides_node + elem * strides_elem; in ReadElementStrided3d() local 149 const CeedInt ind = node * strides_node + elem * strides_elem; in WriteElementStrided3d() local 164 const CeedInt ind = node * strides_node + elem * strides_elem; in SumElementStrided3d() local 184 const CeedInt ind = (p % NUM_PTS) * strides_point + elem * strides_elem; in ReadPoint() local [all …]
|
| H A D | cuda-gen-templates.h | 30 const CeedInt ind = indices[p + elem * NUM_PTS]; in ReadPoint() local 44 const CeedInt ind = indices[p + elem * NUM_PTS]; in WritePoint() local 77 const CeedInt ind = indices[node + elem * P_1D]; in ReadLVecStandard1d() local 91 const CeedInt ind = node * STRIDES_NODE + elem * STRIDES_ELEM; in ReadLVecStrided1d() local 105 const CeedInt ind = indices[node + elem * P_1D]; in WriteLVecStandard1d() local 119 const CeedInt ind = indices[target_node + elem * P_1D]; in WriteLVecStandard1d_Single() local 151 const CeedInt ind = data.t_id_x + elem * Q_1D; in WriteLVecStandard1d_QFAssembly() local 167 const CeedInt ind = node * STRIDES_NODE + elem * STRIDES_ELEM; in WriteLVecStrided1d() local 199 const CeedInt ind = indices[node + elem * P_1D * P_1D]; in ReadLVecStandard2d() local 213 const CeedInt ind = node * STRIDES_NODE + elem * STRIDES_ELEM; in ReadLVecStrided2d() local [all …]
|
| H A D | cuda-ref-restriction-offset.h | 17 const CeedInt ind = indices[node]; in OffsetNoTranspose() local 33 const CeedInt ind = indices[node]; in OffsetTranspose() local 48 const CeedInt ind = l_vec_indices[i]; in OffsetTranspose() local
|
| H A D | cuda-ref-restriction-oriented.h | 18 const CeedInt ind = indices[node]; in OrientedNoTranspose() local 36 const CeedInt ind = indices[node]; in OrientedTranspose() local 54 const CeedInt ind = l_vec_indices[i]; in OrientedTranspose() local
|
| H A D | cuda-ref-restriction-at-points.h | 19 const CeedInt ind = indices[node]; in AtPointsTranspose() local 36 const CeedInt ind = l_vec_indices[i]; in AtPointsTranspose() local
|
| H A D | cuda-ref-restriction-curl-oriented.h | 69 const CeedInt ind = indices[node]; in CurlOrientedTranspose() local 93 const CeedInt ind = l_vec_indices[i]; in CurlOrientedTranspose() local 129 const CeedInt ind = indices[node]; in CurlOrientedUnsignedTranspose() local 151 const CeedInt ind = l_vec_indices[i]; in CurlOrientedUnsignedTranspose() local
|
| /libCEED/include/ceed/jit-source/hip/ |
| H A D | hip-shared-basis-read-write-templates.h | 32 const CeedInt ind = node * strides_node + elem * strides_elem; in ReadElementStrided1d() local 48 const CeedInt ind = node * strides_node + elem * strides_elem; in WriteElementStrided1d() local 61 const CeedInt ind = node * strides_node + elem * strides_elem; in SumElementStrided1d() local 81 const CeedInt ind = node * strides_node + elem * strides_elem; in ReadElementStrided2d() local 97 const CeedInt ind = node * strides_node + elem * strides_elem; in WriteElementStrided2d() local 110 const CeedInt ind = node * strides_node + elem * strides_elem; in SumElementStrided2d() local 131 const CeedInt ind = node * strides_node + elem * strides_elem; in ReadElementStrided3d() local 149 const CeedInt ind = node * strides_node + elem * strides_elem; in WriteElementStrided3d() local 164 const CeedInt ind = node * strides_node + elem * strides_elem; in SumElementStrided3d() local 183 const CeedInt ind = (p % NUM_PTS) * strides_point + elem * strides_elem; in ReadPoint() local [all …]
|
| H A D | hip-gen-templates.h | 30 const CeedInt ind = indices[p + elem * NUM_PTS]; in ReadPoint() local 44 const CeedInt ind = indices[p + elem * NUM_PTS]; in WritePoint() local 77 const CeedInt ind = indices[node + elem * P_1D]; in ReadLVecStandard1d() local 90 const CeedInt ind = node * STRIDES_NODE + elem * STRIDES_ELEM; in ReadLVecStrided1d() local 104 const CeedInt ind = indices[node + elem * P_1D]; in WriteLVecStandard1d() local 118 const CeedInt ind = indices[target_node + elem * P_1D]; in WriteLVecStandard1d_Single() local 150 const CeedInt ind = data.t_id_x + elem * Q_1D; in WriteLVecStandard1d_QFAssembly() local 166 const CeedInt ind = node * STRIDES_NODE + elem * STRIDES_ELEM; in WriteLVecStrided1d() local 198 const CeedInt ind = indices[node + elem * P_1D * P_1D]; in ReadLVecStandard2d() local 211 const CeedInt ind = node * STRIDES_NODE + elem * STRIDES_ELEM; in ReadLVecStrided2d() local [all …]
|
| H A D | hip-ref-restriction-offset.h | 17 const CeedInt ind = indices[node]; in OffsetNoTranspose() local 33 const CeedInt ind = indices[node]; in OffsetTranspose() local 48 const CeedInt ind = l_vec_indices[i]; in OffsetTranspose() local
|
| H A D | hip-ref-restriction-oriented.h | 18 const CeedInt ind = indices[node]; in OrientedNoTranspose() local 36 const CeedInt ind = indices[node]; in OrientedTranspose() local 54 const CeedInt ind = l_vec_indices[i]; in OrientedTranspose() local
|
| H A D | hip-ref-restriction-at-points.h | 19 const CeedInt ind = indices[node]; in AtPointsTranspose() local 36 const CeedInt ind = l_vec_indices[i]; in AtPointsTranspose() local
|
| H A D | hip-ref-restriction-curl-oriented.h | 69 const CeedInt ind = indices[node]; in CurlOrientedTranspose() local 93 const CeedInt ind = l_vec_indices[i]; in CurlOrientedTranspose() local 129 const CeedInt ind = indices[node]; in CurlOrientedUnsignedTranspose() local 151 const CeedInt ind = l_vec_indices[i]; in CurlOrientedUnsignedTranspose() local
|
| /libCEED/include/ceed/jit-source/sycl/ |
| H A D | sycl-gen-templates.h | 40 const CeedInt ind = indices[node + elem * P_1D]; in readDofsOffset1d() local 58 const CeedInt ind = node * strides_node + elem * strides_elem; in readDofsStrided1d() local 75 const CeedInt ind = indices[node + elem * P_1D]; in writeDofsOffset1d() local 92 const CeedInt ind = node * strides_node + elem * strides_elem; in writeDofsStrided1d() local 114 const CeedInt ind = indices[node + elem * P_1D * P_1D]; in readDofsOffset2d() local 131 const CeedInt ind = node * strides_node + elem * strides_elem; in readDofsStrided2d() local 147 const CeedInt ind = indices[node + elem * P_1D * P_1D]; in writeDofsOffset2d() local 165 const CeedInt ind = node * strides_node + elem * strides_elem; in writeDofsStrided2d() local 186 const CeedInt ind = indices[node + elem * P_1D * P_1D * P_1D]; in readDofsOffset3d() local 205 const CeedInt ind = node * strides_node + elem * strides_elem; in readDofsStrided3d() local [all …]
|
| H A D | sycl-shared-basis-read-write-templates.h | 36 const CeedInt ind = node * strides_node + elem * strides_elem; in ReadElementStrided1d() local 54 const CeedInt ind = node * strides_node + elem * strides_elem; in WriteElementStrided1d() local 77 const CeedInt ind = node * strides_node + elem * strides_elem; in ReadElementStrided2d() local 96 const CeedInt ind = node * strides_node + elem * strides_elem; in WriteElementStrided2d() local 120 const CeedInt ind = node * strides_node + elem * strides_elem; in ReadElementStrided3d() local 141 const CeedInt ind = node * strides_node + elem * strides_elem; in WriteElementStrided3d() local
|
| /libCEED/tests/ |
| H A D | t210-elemrestriction-f.f90 | 13 integer*4 ind(2*ne) variable
|
| H A D | t214-elemrestriction.c | 9 CeedInt ind[2 * num_elem]; in main() local
|
| H A D | t210-elemrestriction.c | 9 CeedInt ind[2 * num_elem]; in main() local
|
| H A D | t215-elemrestriction.c | 9 CeedInt ind[2 * num_elem]; in main() local
|
| H A D | t209-elemrestriction.c | 11 CeedInt ind[4 * num_elem]; in main() local
|
| H A D | t216-elemrestriction.c | 10 CeedInt ind[2 * num_elem]; in main() local
|
| H A D | t230-elemrestriction.c | 9 CeedInt ind[(num_elem + 1) + num_points]; in main() local
|
| H A D | t209-elemrestriction-f.f90 | 15 integer*4 ind(4*ne) variable
|
| H A D | t200-elemrestriction.c | 11 CeedInt ind[2 * num_elem]; in main() local
|
| H A D | t200-elemrestriction-f.f90 | 15 integer*4 ind(2*ne) variable
|
| H A D | t205-elemrestriction.c | 12 CeedInt ind[2 * num_elem]; in main() local
|