Lines Matching refs:comp_stride

60 …                                const CeedInt comp_stride, const CeedInt start, const CeedInt stop,  in CeedElemRestrictionApplyOffsetNoTranspose_Ref_Core()  argument
70 …lock_size + e * num_comp) + i - v_offset] = uu[impl->offsets[i + e * elem_size] + k * comp_stride]; in CeedElemRestrictionApplyOffsetNoTranspose_Ref_Core()
78 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, in CeedElemRestrictionApplyOrientedNoTranspose_Ref_Core() argument
89 …uu[impl->offsets[i + e * elem_size] + k * comp_stride] * (impl->orients[i + e * elem_size] ? -1.0 … in CeedElemRestrictionApplyOrientedNoTranspose_Ref_Core()
97 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core() argument
110 uu[impl->offsets[j + n * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core()
112 uu[impl->offsets[j + (n + 1) * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core()
118 uu[impl->offsets[j + (n - 1) * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core()
120 uu[impl->offsets[j + n * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core()
122 uu[impl->offsets[j + (n + 1) * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core()
128 uu[impl->offsets[j + (n - 1) * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core()
130 uu[impl->offsets[j + n * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core()
139 … const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core() argument
153 uu[impl->offsets[j + n * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core()
155 uu[impl->offsets[j + (n + 1) * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core()
161 uu[impl->offsets[j + (n - 1) * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core()
163 uu[impl->offsets[j + n * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core()
165 uu[impl->offsets[j + (n + 1) * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core()
171 uu[impl->offsets[j + (n - 1) * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core()
173 uu[impl->offsets[j + n * block_size + e * elem_size] + k * comp_stride] * in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core()
221 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, in CeedElemRestrictionApplyOffsetTranspose_Ref_Core() argument
236 CeedPragmaAtomic vv[impl->offsets[j + e * elem_size] + k * comp_stride] += vv_loc; in CeedElemRestrictionApplyOffsetTranspose_Ref_Core()
245 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, in CeedElemRestrictionApplyOrientedTranspose_Ref_Core() argument
260 CeedPragmaAtomic vv[impl->offsets[j + e * elem_size] + k * comp_stride] += vv_loc; in CeedElemRestrictionApplyOrientedTranspose_Ref_Core()
269 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, in CeedElemRestrictionApplyCurlOrientedTranspose_Ref_Core() argument
290 …CeedPragmaAtomic vv[impl->offsets[j + n * block_size + e * elem_size] + k * comp_stride] += vv_loc… in CeedElemRestrictionApplyCurlOrientedTranspose_Ref_Core()
302 …CeedPragmaAtomic vv[impl->offsets[j + n * block_size + e * elem_size] + k * comp_stride] += vv_loc… in CeedElemRestrictionApplyCurlOrientedTranspose_Ref_Core()
312 …CeedPragmaAtomic vv[impl->offsets[j + n * block_size + e * elem_size] + k * comp_stride] += vv_loc… in CeedElemRestrictionApplyCurlOrientedTranspose_Ref_Core()
320 … const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Ref_Core() argument
342 …CeedPragmaAtomic vv[impl->offsets[j + n * block_size + e * elem_size] + k * comp_stride] += vv_loc… in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Ref_Core()
354 …CeedPragmaAtomic vv[impl->offsets[j + n * block_size + e * elem_size] + k * comp_stride] += vv_loc… in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Ref_Core()
364 …CeedPragmaAtomic vv[impl->offsets[j + n * block_size + e * elem_size] + k * comp_stride] += vv_loc… in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Ref_Core()
397 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, CeedTransposeMode t_mode, in CeedElemRestrictionApply_Ref_Core() argument
430 …emRestrictionApplyOffsetTranspose_Ref_Core(rstr, num_comp, block_size, comp_stride, start, stop, n… in CeedElemRestrictionApply_Ref_Core()
435 …RestrictionApplyOrientedTranspose_Ref_Core(rstr, num_comp, block_size, comp_stride, start, stop, n… in CeedElemRestrictionApply_Ref_Core()
438 …emRestrictionApplyOffsetTranspose_Ref_Core(rstr, num_comp, block_size, comp_stride, start, stop, n… in CeedElemRestrictionApply_Ref_Core()
444 …rictionApplyCurlOrientedTranspose_Ref_Core(rstr, num_comp, block_size, comp_stride, start, stop, n… in CeedElemRestrictionApply_Ref_Core()
447 …onApplyCurlOrientedUnsignedTranspose_Ref_Core(rstr, num_comp, block_size, comp_stride, start, stop, in CeedElemRestrictionApply_Ref_Core()
450 …emRestrictionApplyOffsetTranspose_Ref_Core(rstr, num_comp, block_size, comp_stride, start, stop, n… in CeedElemRestrictionApply_Ref_Core()
470 …RestrictionApplyOffsetNoTranspose_Ref_Core(rstr, num_comp, block_size, comp_stride, start, stop, n… in CeedElemRestrictionApply_Ref_Core()
475 …strictionApplyOrientedNoTranspose_Ref_Core(rstr, num_comp, block_size, comp_stride, start, stop, n… in CeedElemRestrictionApply_Ref_Core()
478 …RestrictionApplyOffsetNoTranspose_Ref_Core(rstr, num_comp, block_size, comp_stride, start, stop, n… in CeedElemRestrictionApply_Ref_Core()
484 …ctionApplyCurlOrientedNoTranspose_Ref_Core(rstr, num_comp, block_size, comp_stride, start, stop, n… in CeedElemRestrictionApply_Ref_Core()
487 …ApplyCurlOrientedUnsignedNoTranspose_Ref_Core(rstr, num_comp, block_size, comp_stride, start, stop, in CeedElemRestrictionApply_Ref_Core()
490 …RestrictionApplyOffsetNoTranspose_Ref_Core(rstr, num_comp, block_size, comp_stride, start, stop, n… in CeedElemRestrictionApply_Ref_Core()
508 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_110() argument
511 …return CeedElemRestrictionApply_Ref_Core(rstr, 1, 1, comp_stride, start, stop, t_mode, use_signs, … in CeedElemRestrictionApply_Ref_110()
514 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_111() argument
520 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_180() argument
523 …return CeedElemRestrictionApply_Ref_Core(rstr, 1, 8, comp_stride, start, stop, t_mode, use_signs, … in CeedElemRestrictionApply_Ref_180()
526 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_181() argument
532 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_310() argument
535 …return CeedElemRestrictionApply_Ref_Core(rstr, 3, 1, comp_stride, start, stop, t_mode, use_signs, … in CeedElemRestrictionApply_Ref_310()
538 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_311() argument
544 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_380() argument
547 …return CeedElemRestrictionApply_Ref_Core(rstr, 3, 8, comp_stride, start, stop, t_mode, use_signs, … in CeedElemRestrictionApply_Ref_380()
550 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_381() argument
557 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_410() argument
560 …return CeedElemRestrictionApply_Ref_Core(rstr, 4, 1, comp_stride, start, stop, t_mode, use_signs, … in CeedElemRestrictionApply_Ref_410()
563 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_411() argument
569 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_480() argument
572 …return CeedElemRestrictionApply_Ref_Core(rstr, 4, 8, comp_stride, start, stop, t_mode, use_signs, … in CeedElemRestrictionApply_Ref_480()
575 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_481() argument
581 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_510() argument
584 …return CeedElemRestrictionApply_Ref_Core(rstr, 5, 1, comp_stride, start, stop, t_mode, use_signs, … in CeedElemRestrictionApply_Ref_510()
588 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_511() argument
595 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_580() argument
598 …return CeedElemRestrictionApply_Ref_Core(rstr, 5, 8, comp_stride, start, stop, t_mode, use_signs, … in CeedElemRestrictionApply_Ref_580()
602 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_581() argument
612 CeedInt num_block, block_size, num_comp, comp_stride; in CeedElemRestrictionApply_Ref() local
618 CeedCallBackend(CeedElemRestrictionGetCompStride(rstr, &comp_stride)); in CeedElemRestrictionApply_Ref()
620 …CeedCallBackend(impl->Apply(rstr, num_comp, block_size, comp_stride, 0, num_block, t_mode, true, t… in CeedElemRestrictionApply_Ref()
629 CeedInt num_block, block_size, num_comp, comp_stride; in CeedElemRestrictionApplyUnsigned_Ref() local
635 CeedCallBackend(CeedElemRestrictionGetCompStride(rstr, &comp_stride)); in CeedElemRestrictionApplyUnsigned_Ref()
637 …CeedCallBackend(impl->Apply(rstr, num_comp, block_size, comp_stride, 0, num_block, t_mode, false, … in CeedElemRestrictionApplyUnsigned_Ref()
646 CeedInt num_block, block_size, num_comp, comp_stride; in CeedElemRestrictionApplyUnoriented_Ref() local
652 CeedCallBackend(CeedElemRestrictionGetCompStride(rstr, &comp_stride)); in CeedElemRestrictionApplyUnoriented_Ref()
654 …CeedCallBackend(impl->Apply(rstr, num_comp, block_size, comp_stride, 0, num_block, t_mode, false, … in CeedElemRestrictionApplyUnoriented_Ref()
676 CeedInt block_size, num_comp, comp_stride; in CeedElemRestrictionApplyBlock_Ref() local
681 CeedCallBackend(CeedElemRestrictionGetCompStride(rstr, &comp_stride)); in CeedElemRestrictionApplyBlock_Ref()
683 …CeedCallBackend(impl->Apply(rstr, num_comp, block_size, comp_stride, block, block + 1, t_mode, tru… in CeedElemRestrictionApplyBlock_Ref()
749 …CeedInt num_elem, elem_size, num_block, block_size, num_comp, comp_stride, num_po… in CeedElemRestrictionCreate_Ref() local
759 CeedCallBackend(CeedElemRestrictionGetCompStride(rstr, &comp_stride)); in CeedElemRestrictionCreate_Ref()
813 …CeedCheck(offsets[i] >= 0 && offsets[i] + (num_comp - 1) * comp_stride < l_size, ceed, CEED_ERROR_… in CeedElemRestrictionCreate_Ref()
837 if (block_size < 10) index = 100 * num_comp + 10 * block_size + (comp_stride == 1); in CeedElemRestrictionCreate_Ref()