Home
last modified time | relevance | path

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

/libCEED/backends/hip-ref/
H A Dceed-hip-ref-restriction.c117 static inline int CeedElemRestrictionApply_Hip_Core(CeedElemRestriction rstr, CeedTransposeMode t_m… in CeedElemRestrictionApply_Hip_Core() function
298 return CeedElemRestrictionApply_Hip_Core(rstr, t_mode, true, true, u, v, request); in CeedElemRestrictionApply_Hip()
306 return CeedElemRestrictionApply_Hip_Core(rstr, t_mode, false, true, u, v, request); in CeedElemRestrictionApplyUnsigned_Hip()
314 return CeedElemRestrictionApply_Hip_Core(rstr, t_mode, false, false, u, v, request); in CeedElemRestrictionApplyUnoriented_Hip()