Lines Matching refs:rstr

19 static inline int CeedElemRestrictionApplyStridedNoTranspose_Ref_Core(CeedElemRestriction rstr, con…  in CeedElemRestrictionApplyStridedNoTranspose_Ref_Core()  argument
26 CeedCallBackend(CeedElemRestrictionHasBackendStrides(rstr, &has_backend_strides)); in CeedElemRestrictionApplyStridedNoTranspose_Ref_Core()
44 CeedCallBackend(CeedElemRestrictionGetStrides(rstr, strides)); in CeedElemRestrictionApplyStridedNoTranspose_Ref_Core()
59 static inline int CeedElemRestrictionApplyOffsetNoTranspose_Ref_Core(CeedElemRestriction rstr, cons… in CeedElemRestrictionApplyOffsetNoTranspose_Ref_Core() argument
66 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyOffsetNoTranspose_Ref_Core()
77 static inline int CeedElemRestrictionApplyOrientedNoTranspose_Ref_Core(CeedElemRestriction rstr, co… in CeedElemRestrictionApplyOrientedNoTranspose_Ref_Core() argument
84 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyOrientedNoTranspose_Ref_Core()
96 static inline int CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core(CeedElemRestriction rstr in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core() argument
103 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core()
138 …trictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core(CeedElemRestriction rstr, const CeedInt num_… in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core() argument
146 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core()
181 static inline int CeedElemRestrictionApplyStridedTranspose_Ref_Core(CeedElemRestriction rstr, const… in CeedElemRestrictionApplyStridedTranspose_Ref_Core() argument
188 CeedCallBackend(CeedElemRestrictionHasBackendStrides(rstr, &has_backend_strides)); in CeedElemRestrictionApplyStridedTranspose_Ref_Core()
205 CeedCallBackend(CeedElemRestrictionGetStrides(rstr, strides)); in CeedElemRestrictionApplyStridedTranspose_Ref_Core()
220 static inline int CeedElemRestrictionApplyOffsetTranspose_Ref_Core(CeedElemRestriction rstr, const … in CeedElemRestrictionApplyOffsetTranspose_Ref_Core() argument
227 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyOffsetTranspose_Ref_Core()
244 static inline int CeedElemRestrictionApplyOrientedTranspose_Ref_Core(CeedElemRestriction rstr, cons… in CeedElemRestrictionApplyOrientedTranspose_Ref_Core() argument
251 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyOrientedTranspose_Ref_Core()
268 static inline int CeedElemRestrictionApplyCurlOrientedTranspose_Ref_Core(CeedElemRestriction rstr, … in CeedElemRestrictionApplyCurlOrientedTranspose_Ref_Core() argument
276 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyCurlOrientedTranspose_Ref_Core()
319 …estrictionApplyCurlOrientedUnsignedTranspose_Ref_Core(CeedElemRestriction rstr, const CeedInt num_… in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Ref_Core() argument
328 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Ref_Core()
371 static inline int CeedElemRestrictionApplyAtPointsInElement_Ref_Core(CeedElemRestriction rstr, cons… in CeedElemRestrictionApplyAtPointsInElement_Ref_Core() argument
378 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyAtPointsInElement_Ref_Core()
381 CeedCallBackend(CeedElemRestrictionGetNumPointsInElement(rstr, e, &num_points)); in CeedElemRestrictionApplyAtPointsInElement_Ref_Core()
396 static inline int CeedElemRestrictionApply_Ref_Core(CeedElemRestriction rstr, const CeedInt num_com… in CeedElemRestrictionApply_Ref_Core() argument
405 CeedCallBackend(CeedElemRestrictionGetNumElements(rstr, &num_elem)); in CeedElemRestrictionApply_Ref_Core()
406 CeedCallBackend(CeedElemRestrictionGetElementSize(rstr, &elem_size)); in CeedElemRestrictionApply_Ref_Core()
408 CeedCallBackend(CeedElemRestrictionGetType(rstr, &rstr_type)); in CeedElemRestrictionApply_Ref_Core()
426 …CeedCallBackend(CeedElemRestrictionApplyStridedTranspose_Ref_Core(rstr, num_comp, block_size, star… in CeedElemRestrictionApply_Ref_Core()
430 …CeedCallBackend(CeedElemRestrictionApplyOffsetTranspose_Ref_Core(rstr, num_comp, block_size, comp_… in CeedElemRestrictionApply_Ref_Core()
435 …CeedCallBackend(CeedElemRestrictionApplyOrientedTranspose_Ref_Core(rstr, num_comp, block_size, com… in CeedElemRestrictionApply_Ref_Core()
438 …CeedCallBackend(CeedElemRestrictionApplyOffsetTranspose_Ref_Core(rstr, num_comp, block_size, comp_… in CeedElemRestrictionApply_Ref_Core()
444 …CeedCallBackend(CeedElemRestrictionApplyCurlOrientedTranspose_Ref_Core(rstr, num_comp, block_size,… in CeedElemRestrictionApply_Ref_Core()
447 …CeedCallBackend(CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Ref_Core(rstr, num_comp, blo… in CeedElemRestrictionApply_Ref_Core()
450 …CeedCallBackend(CeedElemRestrictionApplyOffsetTranspose_Ref_Core(rstr, num_comp, block_size, comp_… in CeedElemRestrictionApply_Ref_Core()
455 …CeedCallBackend(CeedElemRestrictionApplyAtPointsInElement_Ref_Core(rstr, num_comp, start, stop, t_… in CeedElemRestrictionApply_Ref_Core()
466 …CeedCallBackend(CeedElemRestrictionApplyStridedNoTranspose_Ref_Core(rstr, num_comp, block_size, st… in CeedElemRestrictionApply_Ref_Core()
470 …CeedCallBackend(CeedElemRestrictionApplyOffsetNoTranspose_Ref_Core(rstr, num_comp, block_size, com… in CeedElemRestrictionApply_Ref_Core()
475 …CeedCallBackend(CeedElemRestrictionApplyOrientedNoTranspose_Ref_Core(rstr, num_comp, block_size, c… in CeedElemRestrictionApply_Ref_Core()
478 …CeedCallBackend(CeedElemRestrictionApplyOffsetNoTranspose_Ref_Core(rstr, num_comp, block_size, com… in CeedElemRestrictionApply_Ref_Core()
484 …CeedCallBackend(CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core(rstr, num_comp, block_siz… in CeedElemRestrictionApply_Ref_Core()
487 …CeedCallBackend(CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core(rstr, num_comp, b… in CeedElemRestrictionApply_Ref_Core()
490 …CeedCallBackend(CeedElemRestrictionApplyOffsetNoTranspose_Ref_Core(rstr, num_comp, block_size, com… in CeedElemRestrictionApply_Ref_Core()
495 …CeedCallBackend(CeedElemRestrictionApplyAtPointsInElement_Ref_Core(rstr, num_comp, start, stop, t_… in CeedElemRestrictionApply_Ref_Core()
508 static int CeedElemRestrictionApply_Ref_110(CeedElemRestriction rstr, const CeedInt num_comp, const… 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 static int CeedElemRestrictionApply_Ref_111(CeedElemRestriction rstr, const CeedInt num_comp, const… in CeedElemRestrictionApply_Ref_111() argument
517 …return CeedElemRestrictionApply_Ref_Core(rstr, 1, 1, 1, start, stop, t_mode, use_signs, use_orient… in CeedElemRestrictionApply_Ref_111()
520 static int CeedElemRestrictionApply_Ref_180(CeedElemRestriction rstr, const CeedInt num_comp, const… 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 static int CeedElemRestrictionApply_Ref_181(CeedElemRestriction rstr, const CeedInt num_comp, const… in CeedElemRestrictionApply_Ref_181() argument
529 …return CeedElemRestrictionApply_Ref_Core(rstr, 1, 8, 1, start, stop, t_mode, use_signs, use_orient… in CeedElemRestrictionApply_Ref_181()
532 static int CeedElemRestrictionApply_Ref_310(CeedElemRestriction rstr, const CeedInt num_comp, const… 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 static int CeedElemRestrictionApply_Ref_311(CeedElemRestriction rstr, const CeedInt num_comp, const… in CeedElemRestrictionApply_Ref_311() argument
541 …return CeedElemRestrictionApply_Ref_Core(rstr, 3, 1, 1, start, stop, t_mode, use_signs, use_orient… in CeedElemRestrictionApply_Ref_311()
544 static int CeedElemRestrictionApply_Ref_380(CeedElemRestriction rstr, const CeedInt num_comp, const… 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 static int CeedElemRestrictionApply_Ref_381(CeedElemRestriction rstr, const CeedInt num_comp, const… in CeedElemRestrictionApply_Ref_381() argument
553 …return CeedElemRestrictionApply_Ref_Core(rstr, 3, 8, 1, start, stop, t_mode, use_signs, use_orient… in CeedElemRestrictionApply_Ref_381()
557 static int CeedElemRestrictionApply_Ref_410(CeedElemRestriction rstr, const CeedInt num_comp, const… 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 static int CeedElemRestrictionApply_Ref_411(CeedElemRestriction rstr, const CeedInt num_comp, const… in CeedElemRestrictionApply_Ref_411() argument
566 …return CeedElemRestrictionApply_Ref_Core(rstr, 4, 1, 1, start, stop, t_mode, use_signs, use_orient… in CeedElemRestrictionApply_Ref_411()
569 static int CeedElemRestrictionApply_Ref_480(CeedElemRestriction rstr, const CeedInt num_comp, const… 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 static int CeedElemRestrictionApply_Ref_481(CeedElemRestriction rstr, const CeedInt num_comp, const… in CeedElemRestrictionApply_Ref_481() argument
578 …return CeedElemRestrictionApply_Ref_Core(rstr, 4, 8, 1, start, stop, t_mode, use_signs, use_orient… in CeedElemRestrictionApply_Ref_481()
581 static int CeedElemRestrictionApply_Ref_510(CeedElemRestriction rstr, const CeedInt num_comp, const… 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 static int CeedElemRestrictionApply_Ref_511(CeedElemRestriction rstr, const CeedInt num_comp, const… in CeedElemRestrictionApply_Ref_511() argument
591 …return CeedElemRestrictionApply_Ref_Core(rstr, 5, 1, 1, start, stop, t_mode, use_signs, use_orient… in CeedElemRestrictionApply_Ref_511()
595 static int CeedElemRestrictionApply_Ref_580(CeedElemRestriction rstr, const CeedInt num_comp, const… 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 static int CeedElemRestrictionApply_Ref_581(CeedElemRestriction rstr, const CeedInt num_comp, const… in CeedElemRestrictionApply_Ref_581() argument
605 …return CeedElemRestrictionApply_Ref_Core(rstr, 5, 8, 1, start, stop, t_mode, use_signs, use_orient… in CeedElemRestrictionApply_Ref_581()
611 static int CeedElemRestrictionApply_Ref(CeedElemRestriction rstr, CeedTransposeMode t_mode, CeedVec… in CeedElemRestrictionApply_Ref() argument
615 CeedCallBackend(CeedElemRestrictionGetNumBlocks(rstr, &num_block)); in CeedElemRestrictionApply_Ref()
616 CeedCallBackend(CeedElemRestrictionGetBlockSize(rstr, &block_size)); in CeedElemRestrictionApply_Ref()
617 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApply_Ref()
618 CeedCallBackend(CeedElemRestrictionGetCompStride(rstr, &comp_stride)); in CeedElemRestrictionApply_Ref()
619 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApply_Ref()
620 …CeedCallBackend(impl->Apply(rstr, num_comp, block_size, comp_stride, 0, num_block, t_mode, true, t… in CeedElemRestrictionApply_Ref()
627 static int CeedElemRestrictionApplyUnsigned_Ref(CeedElemRestriction rstr, CeedTransposeMode t_mode,… in CeedElemRestrictionApplyUnsigned_Ref() argument
632 CeedCallBackend(CeedElemRestrictionGetNumBlocks(rstr, &num_block)); in CeedElemRestrictionApplyUnsigned_Ref()
633 CeedCallBackend(CeedElemRestrictionGetBlockSize(rstr, &block_size)); in CeedElemRestrictionApplyUnsigned_Ref()
634 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyUnsigned_Ref()
635 CeedCallBackend(CeedElemRestrictionGetCompStride(rstr, &comp_stride)); in CeedElemRestrictionApplyUnsigned_Ref()
636 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyUnsigned_Ref()
637 …CeedCallBackend(impl->Apply(rstr, num_comp, block_size, comp_stride, 0, num_block, t_mode, false, … in CeedElemRestrictionApplyUnsigned_Ref()
644 static int CeedElemRestrictionApplyUnoriented_Ref(CeedElemRestriction rstr, CeedTransposeMode t_mod… in CeedElemRestrictionApplyUnoriented_Ref() argument
649 CeedCallBackend(CeedElemRestrictionGetNumBlocks(rstr, &num_block)); in CeedElemRestrictionApplyUnoriented_Ref()
650 CeedCallBackend(CeedElemRestrictionGetBlockSize(rstr, &block_size)); in CeedElemRestrictionApplyUnoriented_Ref()
651 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyUnoriented_Ref()
652 CeedCallBackend(CeedElemRestrictionGetCompStride(rstr, &comp_stride)); in CeedElemRestrictionApplyUnoriented_Ref()
653 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyUnoriented_Ref()
654 …CeedCallBackend(impl->Apply(rstr, num_comp, block_size, comp_stride, 0, num_block, t_mode, false, … in CeedElemRestrictionApplyUnoriented_Ref()
661 static int CeedElemRestrictionApplyAtPointsInElement_Ref(CeedElemRestriction rstr, CeedInt elem, Ce… in CeedElemRestrictionApplyAtPointsInElement_Ref() argument
666 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyAtPointsInElement_Ref()
667 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyAtPointsInElement_Ref()
668 return impl->Apply(rstr, num_comp, 0, 1, elem, elem + 1, t_mode, false, false, u, v, request); in CeedElemRestrictionApplyAtPointsInElement_Ref()
674 static int CeedElemRestrictionApplyBlock_Ref(CeedElemRestriction rstr, CeedInt block, CeedTranspose… in CeedElemRestrictionApplyBlock_Ref() argument
679 CeedCallBackend(CeedElemRestrictionGetBlockSize(rstr, &block_size)); in CeedElemRestrictionApplyBlock_Ref()
680 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyBlock_Ref()
681 CeedCallBackend(CeedElemRestrictionGetCompStride(rstr, &comp_stride)); in CeedElemRestrictionApplyBlock_Ref()
682 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionApplyBlock_Ref()
683 …CeedCallBackend(impl->Apply(rstr, num_comp, block_size, comp_stride, block, block + 1, t_mode, tru… in CeedElemRestrictionApplyBlock_Ref()
690 static int CeedElemRestrictionGetOffsets_Ref(CeedElemRestriction rstr, CeedMemType mem_type, const … in CeedElemRestrictionGetOffsets_Ref() argument
693 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionGetOffsets_Ref()
695 …CeedCheck(mem_type == CEED_MEM_HOST, CeedElemRestrictionReturnCeed(rstr), CEED_ERROR_BACKEND, "Can… in CeedElemRestrictionGetOffsets_Ref()
704 static int CeedElemRestrictionGetOrientations_Ref(CeedElemRestriction rstr, CeedMemType mem_type, c… in CeedElemRestrictionGetOrientations_Ref() argument
707 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionGetOrientations_Ref()
709 …CeedCheck(mem_type == CEED_MEM_HOST, CeedElemRestrictionReturnCeed(rstr), CEED_ERROR_BACKEND, "Can… in CeedElemRestrictionGetOrientations_Ref()
718 static int CeedElemRestrictionGetCurlOrientations_Ref(CeedElemRestriction rstr, CeedMemType mem_typ… in CeedElemRestrictionGetCurlOrientations_Ref() argument
721 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionGetCurlOrientations_Ref()
723 …CeedCheck(mem_type == CEED_MEM_HOST, CeedElemRestrictionReturnCeed(rstr), CEED_ERROR_BACKEND, "Can… in CeedElemRestrictionGetCurlOrientations_Ref()
732 static int CeedElemRestrictionDestroy_Ref(CeedElemRestriction rstr) { in CeedElemRestrictionDestroy_Ref() argument
735 CeedCallBackend(CeedElemRestrictionGetData(rstr, &impl)); in CeedElemRestrictionDestroy_Ref()
747 const CeedInt8 *curl_orients, CeedElemRestriction rstr) { in CeedElemRestrictionCreate_Ref() argument
753 CeedCallBackend(CeedElemRestrictionGetCeed(rstr, &ceed)); in CeedElemRestrictionCreate_Ref()
754 CeedCallBackend(CeedElemRestrictionGetNumElements(rstr, &num_elem)); in CeedElemRestrictionCreate_Ref()
755 CeedCallBackend(CeedElemRestrictionGetElementSize(rstr, &elem_size)); in CeedElemRestrictionCreate_Ref()
756 CeedCallBackend(CeedElemRestrictionGetNumBlocks(rstr, &num_block)); in CeedElemRestrictionCreate_Ref()
757 CeedCallBackend(CeedElemRestrictionGetBlockSize(rstr, &block_size)); in CeedElemRestrictionCreate_Ref()
758 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionCreate_Ref()
759 CeedCallBackend(CeedElemRestrictionGetCompStride(rstr, &comp_stride)); in CeedElemRestrictionCreate_Ref()
760 CeedCallBackend(CeedElemRestrictionGetType(rstr, &rstr_type)); in CeedElemRestrictionCreate_Ref()
765 CeedCallBackend(CeedElemRestrictionSetData(rstr, impl)); in CeedElemRestrictionCreate_Ref()
772 CeedCallBackend(CeedElemRestrictionSetELayout(rstr, layout)); in CeedElemRestrictionCreate_Ref()
774 CeedCallBackend(CeedElemRestrictionHasBackendStrides(rstr, &has_backend_strides)); in CeedElemRestrictionCreate_Ref()
776 CeedCallBackend(CeedElemRestrictionSetLLayout(rstr, layout)); in CeedElemRestrictionCreate_Ref()
793 CeedCallBackend(CeedElemRestrictionSetAtPointsEVectorSize(rstr, num_points_total * num_comp)); in CeedElemRestrictionCreate_Ref()
811 CeedCallBackend(CeedElemRestrictionGetLVectorSize(rstr, &l_size)); in CeedElemRestrictionCreate_Ref()
819 …if (rstr_type == CEED_RESTRICTION_POINTS) CeedCallBackend(CeedElemRestrictionGetNumPoints(rstr, &n… in CeedElemRestrictionCreate_Ref()
897 …CeedCallBackend(CeedSetBackendFunction(ceed, "ElemRestriction", rstr, "Apply", CeedElemRestriction… in CeedElemRestrictionCreate_Ref()
898 …CeedCallBackend(CeedSetBackendFunction(ceed, "ElemRestriction", rstr, "ApplyUnsigned", CeedElemRes… in CeedElemRestrictionCreate_Ref()
899 …CeedCallBackend(CeedSetBackendFunction(ceed, "ElemRestriction", rstr, "ApplyUnoriented", CeedElemR… in CeedElemRestrictionCreate_Ref()
901 …CeedCallBackend(CeedSetBackendFunction(ceed, "ElemRestriction", rstr, "ApplyAtPointsInElement", Ce… in CeedElemRestrictionCreate_Ref()
903 …CeedCallBackend(CeedSetBackendFunction(ceed, "ElemRestriction", rstr, "ApplyBlock", CeedElemRestri… in CeedElemRestrictionCreate_Ref()
904 …CeedCallBackend(CeedSetBackendFunction(ceed, "ElemRestriction", rstr, "GetOffsets", CeedElemRestri… in CeedElemRestrictionCreate_Ref()
905 …CeedCallBackend(CeedSetBackendFunction(ceed, "ElemRestriction", rstr, "GetOrientations", CeedElemR… in CeedElemRestrictionCreate_Ref()
906 …CeedCallBackend(CeedSetBackendFunction(ceed, "ElemRestriction", rstr, "GetCurlOrientations", CeedE… in CeedElemRestrictionCreate_Ref()
907 …CeedCallBackend(CeedSetBackendFunction(ceed, "ElemRestriction", rstr, "Destroy", CeedElemRestricti… in CeedElemRestrictionCreate_Ref()