Lines Matching defs:rstr

19 static inline int CeedElemRestrictionGetBackendStrides_Memcheck(CeedElemRestriction rstr, CeedInt s…  in CeedElemRestrictionGetBackendStrides_Memcheck()
46 static inline int CeedElemRestrictionApplyStridedNoTranspose_Memcheck_Core(CeedElemRestriction rstr in CeedElemRestrictionApplyStridedNoTranspose_Memcheck_Core()
72 static inline int CeedElemRestrictionApplyOffsetNoTranspose_Memcheck_Core(CeedElemRestriction rstr,… in CeedElemRestrictionApplyOffsetNoTranspose_Memcheck_Core()
90 …e int CeedElemRestrictionApplyOrientedNoTranspose_Memcheck_Core(CeedElemRestriction rstr, const Ce… in CeedElemRestrictionApplyOrientedNoTranspose_Memcheck_Core()
109 …t CeedElemRestrictionApplyCurlOrientedNoTranspose_Memcheck_Core(CeedElemRestriction rstr, const Ce… in CeedElemRestrictionApplyCurlOrientedNoTranspose_Memcheck_Core()
152CeedElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_str… in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Memcheck_Core()
192 static inline int CeedElemRestrictionApplyStridedTranspose_Memcheck_Core(CeedElemRestriction rstr, … in CeedElemRestrictionApplyStridedTranspose_Memcheck_Core()
218 static inline int CeedElemRestrictionApplyOffsetTranspose_Memcheck_Core(CeedElemRestriction rstr, c… in CeedElemRestrictionApplyOffsetTranspose_Memcheck_Core()
242 static inline int CeedElemRestrictionApplyOrientedTranspose_Memcheck_Core(CeedElemRestriction rstr,… in CeedElemRestrictionApplyOrientedTranspose_Memcheck_Core()
266 …int CeedElemRestrictionApplyCurlOrientedTranspose_Memcheck_Core(CeedElemRestriction rstr, const Ce… in CeedElemRestrictionApplyCurlOrientedTranspose_Memcheck_Core()
318CeedElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_str… in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Memcheck_Core()
367 static inline int CeedElemRestrictionApplyAtPointsInElement_Memcheck_Core(CeedElemRestriction rstr,… in CeedElemRestrictionApplyAtPointsInElement_Memcheck_Core()
392 static inline int CeedElemRestrictionApply_Memcheck_Core(CeedElemRestriction rstr, const CeedInt nu… in CeedElemRestrictionApply_Memcheck_Core()
505 static int CeedElemRestrictionApply_Memcheck(CeedElemRestriction rstr, CeedTransposeMode t_mode, Ce… in CeedElemRestrictionApply_Memcheck()
521 static int CeedElemRestrictionApplyUnsigned_Memcheck(CeedElemRestriction rstr, CeedTransposeMode t_… in CeedElemRestrictionApplyUnsigned_Memcheck()
538 static int CeedElemRestrictionApplyUnoriented_Memcheck(CeedElemRestriction rstr, CeedTransposeMode … in CeedElemRestrictionApplyUnoriented_Memcheck()
555 static int CeedElemRestrictionApplyAtPointsInElement_Memcheck(CeedElemRestriction rstr, CeedInt ele… in CeedElemRestrictionApplyAtPointsInElement_Memcheck()
568 static int CeedElemRestrictionApplyBlock_Memcheck(CeedElemRestriction rstr, CeedInt block, CeedTran… in CeedElemRestrictionApplyBlock_Memcheck()
584 static int CeedElemRestrictionGetOffsets_Memcheck(CeedElemRestriction rstr, CeedMemType mem_type, c… in CeedElemRestrictionGetOffsets_Memcheck()
598 static int CeedElemRestrictionGetOrientations_Memcheck(CeedElemRestriction rstr, CeedMemType mem_ty… in CeedElemRestrictionGetOrientations_Memcheck()
612 static int CeedElemRestrictionGetCurlOrientations_Memcheck(CeedElemRestriction rstr, CeedMemType me… in CeedElemRestrictionGetCurlOrientations_Memcheck()
626 static int CeedElemRestrictionDestroy_Memcheck(CeedElemRestriction rstr) { in CeedElemRestrictionDestroy_Memcheck()
641 const CeedInt8 *curl_orients, CeedElemRestriction rstr) { in CeedElemRestrictionCreate_Memcheck()