Home
last modified time | relevance | path

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

/libCEED/backends/cuda-shared/ !
H A Dceed-cuda-shared-basis.c201 static int CeedBasisApplyAddTensor_Cuda_shared(CeedBasis basis, const CeedInt num_elem, CeedTranspo… in CeedBasisApplyAddTensor_Cuda_shared() function
651 …end(CeedSetBackendFunction(ceed, "Basis", basis, "ApplyAdd", CeedBasisApplyAddTensor_Cuda_shared)); in CeedBasisCreateTensorH1_Cuda_shared()