Home
last modified time | relevance | path

Searched defs:interp_bytes (Results 1 – 8 of 8) sorted by relevance

/libCEED/backends/hip-ref/
H A Dceed-hip-ref-basis.c166 CeedSize interp_bytes; in CeedBasisApplyAtPointsCore_Hip() local
403 const CeedInt interp_bytes = q_bytes * P_1d; in CeedBasisCreateTensorH1_Hip() local
463 const CeedInt interp_bytes = q_bytes * num_nodes * q_comp_interp; in CeedBasisCreateH1_Hip() local
518 const CeedInt interp_bytes = q_bytes * num_nodes * q_comp_interp; in CeedBasisCreateHdiv_Hip() local
573 const CeedInt interp_bytes = q_bytes * num_nodes * q_comp_interp; in CeedBasisCreateHcurl_Hip() local
H A Dceed-hip-ref-operator.c1206 const CeedInt interp_bytes = num_nodes * num_qpts * sizeof(CeedScalar); in CeedOperatorAssembleDiagonalSetup_Hip() local
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-basis.c167 CeedSize interp_bytes; in CeedBasisApplyAtPointsCore_Cuda() local
404 const CeedInt interp_bytes = q_bytes * P_1d; in CeedBasisCreateTensorH1_Cuda() local
464 const CeedInt interp_bytes = q_bytes * num_nodes * q_comp_interp; in CeedBasisCreateH1_Cuda() local
519 const CeedInt interp_bytes = q_bytes * num_nodes * q_comp_interp; in CeedBasisCreateHdiv_Cuda() local
574 const CeedInt interp_bytes = q_bytes * num_nodes * q_comp_interp; in CeedBasisCreateHcurl_Cuda() local
H A Dceed-cuda-ref-operator.c1209 const CeedInt interp_bytes = num_nodes * num_qpts * sizeof(CeedScalar); in CeedOperatorAssembleDiagonalSetup_Cuda() local
/libCEED/backends/cuda-shared/
H A Dceed-cuda-shared-basis.c275 CeedSize interp_bytes; in CeedBasisApplyAtPointsCore_Cuda_shared() local
599 const CeedInt interp_bytes = q_bytes * P_1d; in CeedBasisCreateTensorH1_Cuda_shared() local
694 const CeedInt interp_bytes = q_bytes * num_nodes * q_comp_interp; in CeedBasisCreateH1_Cuda_shared() local
/libCEED/backends/hip-shared/
H A Dceed-hip-shared-basis.c340 CeedSize interp_bytes; in CeedBasisApplyAtPointsCore_Hip_shared() local
660 const CeedInt interp_bytes = q_bytes * P_1d; in CeedBasisCreateTensorH1_Hip_shared() local
760 const CeedInt interp_bytes = q_bytes * num_nodes * q_comp_interp; in CeedBasisCreateH1_Hip_shared() local
/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator-build.cpp276 CeedSize interp_bytes; in CeedOperatorBuildKernelFieldData_Hip_gen() local
314 CeedSize interp_bytes; in CeedOperatorBuildKernelFieldData_Hip_gen() local
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator-build.cpp249 CeedSize interp_bytes; in CeedOperatorBuildKernelFieldData_Cuda_gen() local
287 CeedSize interp_bytes; in CeedOperatorBuildKernelFieldData_Cuda_gen() local