| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-shared-basis-tensor-at-points.h | 23 … CeedInt num_elem, const CeedScalar *__restrict__ c_B, const CeedInt *__restrict__ points_per_elem, in InterpAtPoints() 79 … const CeedInt *__restrict__ points_per_elem, const CeedScalar *__restrict__ d_X, in InterpTransposeAtPoints() 149 … const CeedInt *__restrict__ points_per_elem, const CeedScalar *__restrict__ d_X, in InterpTransposeAddAtPoints() 210 … CeedInt num_elem, const CeedScalar *__restrict__ c_B, const CeedInt *__restrict__ points_per_elem, in GradAtPoints() 266 … const CeedInt *__restrict__ points_per_elem, const CeedScalar *__restrict__ d_X, in GradTransposeAtPoints() 337 … const CeedInt *__restrict__ points_per_elem, const CeedScalar *__restrict__ d_X, in GradTransposeAddAtPoints()
|
| H A D | cuda-ref-restriction-at-points.h | 16 …AtPointsTranspose(const CeedInt *__restrict__ indices, const CeedInt *__restrict__ points_per_elem, in AtPointsTranspose() 31 … const CeedInt *__restrict__ points_per_elem, const CeedInt *__restrict__ t_offsets, in AtPointsTranspose()
|
| H A D | cuda-ref-basis-tensor-at-points.h | 44 … const CeedInt *__restrict__ points_per_elem, const CeedScalar *__restrict__ coords, in InterpAtPoints() 127 … const CeedInt *__restrict__ points_per_elem, const CeedScalar *__restrict__ coords, in InterpTransposeAtPoints() 223 … const CeedInt *__restrict__ points_per_elem, const CeedScalar *__restrict__ coords, in GradAtPoints() 312 … const CeedInt *__restrict__ points_per_elem, const CeedScalar *__restrict__ coords, in GradTransposeAtPoints()
|
| /libCEED/include/ceed/jit-source/hip/ |
| H A D | hip-ref-restriction-at-points.h | 16 …AtPointsTranspose(const CeedInt *__restrict__ indices, const CeedInt *__restrict__ points_per_elem, in AtPointsTranspose() 31 … const CeedInt *__restrict__ points_per_elem, const CeedInt *__restrict__ t_offsets, in AtPointsTranspose()
|
| H A D | hip-ref-basis-tensor-at-points.h | 44 … const CeedInt *__restrict__ points_per_elem, const CeedScalar *__restrict__ coords, in InterpAtPoints() 127 … const CeedInt *__restrict__ points_per_elem, const CeedScalar *__restrict__ coords, in InterpTransposeAtPoints() 223 … const CeedInt *__restrict__ points_per_elem, const CeedScalar *__restrict__ coords, in GradAtPoints() 312 … const CeedInt *__restrict__ points_per_elem, const CeedScalar *__restrict__ coords, in GradTransposeAtPoints()
|
| /libCEED/backends/hip-gen/ |
| H A D | ceed-hip-gen-operator.c | 124 CeedInt *points_per_elem; in CeedOperatorApplyAddCore_Hip_gen() local 586 CeedInt *points_per_elem; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip_gen() local 766 CeedInt *points_per_elem; in CeedOperatorAssembleSingleAtPoints_Hip_gen() local
|
| /libCEED/backends/cuda-gen/ |
| H A D | ceed-cuda-gen-operator.c | 179 CeedInt *points_per_elem; in CeedOperatorApplyAddCore_Cuda_gen() local 607 CeedInt *points_per_elem; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda_gen() local 770 CeedInt *points_per_elem; in CeedOperatorAssembleSingleAtPoints_Cuda_gen() local
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-restriction.c | 546 CeedInt max_points = elem_size, *offsets_padded, *points_per_elem; in CeedElemRestrictionCreate_Cuda() local
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-restriction.c | 547 CeedInt max_points = elem_size, *offsets_padded, *points_per_elem; in CeedElemRestrictionCreate_Hip() local
|