Home
last modified time | relevance | path

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

/libCEED/backends/hip-shared/
H A Dceed-hip-shared-basis.c267 int CeedBasisApplyAddTensor_Hip_shared(CeedBasis basis, const CeedInt num_elem, CeedTransposeMode t… in CeedBasisApplyAddTensor_Hip_shared() function
717 …kend(CeedSetBackendFunction(ceed, "Basis", basis, "ApplyAdd", CeedBasisApplyAddTensor_Hip_shared)); in CeedBasisCreateTensorH1_Hip_shared()