Home
last modified time | relevance | path

Searched defs:num_bytes (Results 1 – 6 of 6) sorted by relevance

/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator.c125 const CeedInt num_bytes = num_elem * sizeof(CeedInt); in CeedOperatorApplyAddCore_Hip_gen() local
587 const CeedInt num_bytes = num_elem * sizeof(CeedInt); in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip_gen() local
767 const CeedInt num_bytes = num_elem * sizeof(CeedInt); in CeedOperatorAssembleSingleAtPoints_Hip_gen() local
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator.c180 const CeedInt num_bytes = num_elem * sizeof(CeedInt); in CeedOperatorApplyAddCore_Cuda_gen() local
608 const CeedInt num_bytes = num_elem * sizeof(CeedInt); in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda_gen() local
771 const CeedInt num_bytes = num_elem * sizeof(CeedInt); in CeedOperatorAssembleSingleAtPoints_Cuda_gen() local
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-basis.c141 const CeedInt num_bytes = num_elem * sizeof(CeedInt); in CeedBasisApplyAtPointsCore_Hip() local
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-basis.c142 const CeedInt num_bytes = num_elem * sizeof(CeedInt); in CeedBasisApplyAtPointsCore_Cuda() local
/libCEED/backends/cuda-shared/
H A Dceed-cuda-shared-basis.c250 const CeedInt num_bytes = num_elem * sizeof(CeedInt); in CeedBasisApplyAtPointsCore_Cuda_shared() local
/libCEED/backends/hip-shared/
H A Dceed-hip-shared-basis.c315 const CeedInt num_bytes = num_elem * sizeof(CeedInt); in CeedBasisApplyAtPointsCore_Hip_shared() local