Home
last modified time | relevance | path

Searched refs:CeedBasisGetChebyshevInterp1D (Results 1 – 9 of 9) sorted by relevance

/libCEED/include/ceed/
H A Dbackend.h343 CEED_EXTERN int CeedBasisGetChebyshevInterp1D(CeedBasis basis, CeedScalar *chebyshev_interp_1d);
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-basis.c171 CeedCallBackend(CeedBasisGetChebyshevInterp1D(basis, chebyshev_interp_1d)); in CeedBasisApplyAtPointsCore_Hip()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-basis.c172 CeedCallBackend(CeedBasisGetChebyshevInterp1D(basis, chebyshev_interp_1d)); in CeedBasisApplyAtPointsCore_Cuda()
/libCEED/backends/hip-shared/
H A Dceed-hip-shared-basis.c345 CeedCallBackend(CeedBasisGetChebyshevInterp1D(basis, chebyshev_interp_1d)); in CeedBasisApplyAtPointsCore_Hip_shared()
/libCEED/backends/cuda-shared/
H A Dceed-cuda-shared-basis.c280 CeedCallBackend(CeedBasisGetChebyshevInterp1D(basis, chebyshev_interp_1d)); in CeedBasisApplyAtPointsCore_Cuda_shared()
/libCEED/interface/
H A Dceed-basis.c511 CeedCall(CeedBasisGetChebyshevInterp1D(basis, chebyshev_interp_1d)); in CeedBasisApplyAtPoints_Core()
766 int CeedBasisGetChebyshevInterp1D(CeedBasis basis, CeedScalar *chebyshev_interp_1d) { in CeedBasisGetChebyshevInterp1D() function
/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator-build.cpp281 CeedCallBackend(CeedBasisGetChebyshevInterp1D(basis, chebyshev_interp_1d)); in CeedOperatorBuildKernelFieldData_Hip_gen()
319 CeedCallBackend(CeedBasisGetChebyshevInterp1D(basis, chebyshev_interp_1d)); in CeedOperatorBuildKernelFieldData_Hip_gen()
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator-build.cpp254 CeedCallBackend(CeedBasisGetChebyshevInterp1D(basis, chebyshev_interp_1d)); in CeedOperatorBuildKernelFieldData_Cuda_gen()
292 CeedCallBackend(CeedBasisGetChebyshevInterp1D(basis, chebyshev_interp_1d)); in CeedOperatorBuildKernelFieldData_Cuda_gen()
/libCEED/
H A Dcoverage.info5358 FNA:56,0,CeedBasisGetChebyshevInterp1D