Home
last modified time | relevance | path

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

/libCEED/backends/sycl-ref/
H A Dceed-sycl-restriction.sycl.cpp149 static int CeedElemRestrictionApply_Sycl(CeedElemRestriction rstr, CeedTransposeMode t_mode, CeedVe… in CeedElemRestrictionApply_Sycl() function
471 …(CeedSetBackendFunctionCpp(ceed, "ElemRestriction", rstr, "Apply", CeedElemRestrictionApply_Sycl)); in CeedElemRestrictionCreate_Sycl()
472 …BackendFunctionCpp(ceed, "ElemRestriction", rstr, "ApplyUnsigned", CeedElemRestrictionApply_Sycl)); in CeedElemRestrictionCreate_Sycl()
473 …ckendFunctionCpp(ceed, "ElemRestriction", rstr, "ApplyUnoriented", CeedElemRestrictionApply_Sycl)); in CeedElemRestrictionCreate_Sycl()