Home
last modified time | relevance | path

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

/libCEED/backends/ref/
H A Dceed-ref-restriction.c398 … bool use_signs, bool use_orients, CeedVector u, CeedVector v, CeedRequest *request) { in CeedElemRestrictionApply_Ref_Core() argument
443 if (use_signs && use_orients) { in CeedElemRestrictionApply_Ref_Core()
446 } else if (use_orients) { in CeedElemRestrictionApply_Ref_Core()
483 if (use_signs && use_orients) { in CeedElemRestrictionApply_Ref_Core()
486 } else if (use_orients) { in CeedElemRestrictionApply_Ref_Core()
509 …dInt start, CeedInt stop, CeedTransposeMode t_mode, bool use_signs, bool use_orients, CeedVector u, in CeedElemRestrictionApply_Ref_110() argument
511 …pply_Ref_Core(rstr, 1, 1, comp_stride, start, stop, t_mode, use_signs, use_orients, u, v, request); in CeedElemRestrictionApply_Ref_110()
515 …dInt start, CeedInt stop, CeedTransposeMode t_mode, bool use_signs, bool use_orients, CeedVector u, in CeedElemRestrictionApply_Ref_111() argument
517 …strictionApply_Ref_Core(rstr, 1, 1, 1, start, stop, t_mode, use_signs, use_orients, u, v, request); in CeedElemRestrictionApply_Ref_111()
521 …dInt start, CeedInt stop, CeedTransposeMode t_mode, bool use_signs, bool use_orients, CeedVector u, in CeedElemRestrictionApply_Ref_180() argument
[all …]
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-restriction.c116 …ply_Cuda_Core(CeedElemRestriction rstr, CeedTransposeMode t_mode, bool use_signs, bool use_orients, in CeedElemRestrictionApply_Cuda_Core() argument
176 if (use_signs && use_orients) { in CeedElemRestrictionApply_Cuda_Core()
180 } else if (use_orients) { in CeedElemRestrictionApply_Cuda_Core()
249 if (use_signs && use_orients) { in CeedElemRestrictionApply_Cuda_Core()
259 } else if (use_orients) { in CeedElemRestrictionApply_Cuda_Core()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-restriction.c117 …pply_Hip_Core(CeedElemRestriction rstr, CeedTransposeMode t_mode, bool use_signs, bool use_orients, in CeedElemRestrictionApply_Hip_Core() argument
177 if (use_signs && use_orients) { in CeedElemRestrictionApply_Hip_Core()
181 } else if (use_orients) { in CeedElemRestrictionApply_Hip_Core()
250 if (use_signs && use_orients) { in CeedElemRestrictionApply_Hip_Core()
260 } else if (use_orients) { in CeedElemRestrictionApply_Hip_Core()
/libCEED/backends/memcheck/
H A Dceed-memcheck-restriction.c394 … bool use_signs, bool use_orients, CeedVector u, CeedVector v, CeedRequest *request) { in CeedElemRestrictionApply_Memcheck_Core() argument
440 if (use_signs && use_orients) { in CeedElemRestrictionApply_Memcheck_Core()
443 } else if (use_orients) { in CeedElemRestrictionApply_Memcheck_Core()
480 if (use_signs && use_orients) { in CeedElemRestrictionApply_Memcheck_Core()
483 } else if (use_orients) { in CeedElemRestrictionApply_Memcheck_Core()