Home
last modified time | relevance | path

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

/libCEED/backends/cuda-shared/
H A Dceed-cuda-shared-basis.c210 static int CeedBasisApplyAtPointsCore_Cuda_shared(CeedBasis basis, bool apply_add, const CeedInt nu… in CeedBasisApplyAtPointsCore_Cuda_shared() function
435 …CeedCallBackend(CeedBasisApplyAtPointsCore_Cuda_shared(basis, false, num_elem, num_points, t_mode,… in CeedBasisApplyAtPoints_Cuda_shared()
441 …CeedCallBackend(CeedBasisApplyAtPointsCore_Cuda_shared(basis, true, num_elem, num_points, t_mode, … in CeedBasisApplyAddAtPoints_Cuda_shared()