Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-elemrestriction.c148 int CeedElemRestrictionGetType(CeedElemRestriction rstr, CeedRestrictionType *rstr_type) { in CeedElemRestrictionGetType()
387 CeedRestrictionType rstr_type; in CeedElemRestrictionGetLLayout()
415 CeedRestrictionType rstr_type; in CeedElemRestrictionSetLLayout()
474 CeedRestrictionType rstr_type; in CeedElemRestrictionGetAtPointsElementOffset()
510 CeedRestrictionType rstr_type; in CeedElemRestrictionSetAtPointsEVectorSize()
578 CeedRestrictionType rstr_type; in CeedElemRestrictionGetFlopsEstimate()
1531 CeedRestrictionType rstr_type; in CeedElemRestrictionGetNumPoints()
1554 CeedRestrictionType rstr_type; in CeedElemRestrictionGetNumPointsInElement()
1580 CeedRestrictionType rstr_type; in CeedElemRestrictionGetMinMaxPointsInElement()
1783 CeedRestrictionType rstr_type; in CeedElemRestrictionView()
H A Dceed-preconditioning.c725 CeedRestrictionType elem_rstr_type_in, elem_rstr_type_out; in CeedOperatorAssembleSingle()
1107 CeedRestrictionType rstr_type; in CeedOperatorMultigridLevelCreateSingle_Core()
H A Dceed-operator.c948 CeedRestrictionType rstr_type; in CeedOperatorSetField()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-restriction.c28 CeedRestrictionType rstr_type; in CeedElemRestrictionSetupCompile_Cuda()
119 CeedRestrictionType rstr_type; in CeedElemRestrictionApply_Cuda_Core()
321 CeedRestrictionType rstr_type; in CeedElemRestrictionGetOffsets_Cuda()
422 CeedRestrictionType rstr_type; in CeedElemRestrictionOffset_Cuda()
503 CeedRestrictionType rstr_type; in CeedElemRestrictionCreate_Cuda()
H A Dceed-cuda-ref-operator.c1724 CeedRestrictionType rstr_type_in, rstr_type_out; in CeedOperatorAssembleSingle_Cuda()
1905 CeedRestrictionType rstr_type; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda()
1960 CeedRestrictionType rstr_type; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-restriction.c27 CeedRestrictionType rstr_type; in CeedElemRestrictionSetupCompile_Hip()
120 CeedRestrictionType rstr_type; in CeedElemRestrictionApply_Hip_Core()
322 CeedRestrictionType rstr_type; in CeedElemRestrictionGetOffsets_Hip()
423 CeedRestrictionType rstr_type; in CeedElemRestrictionOffset_Hip()
504 CeedRestrictionType rstr_type; in CeedElemRestrictionCreate_Hip()
H A Dceed-hip-ref-operator.c1721 CeedRestrictionType rstr_type_in, rstr_type_out; in CeedOperatorAssembleSingle_Hip()
1902 CeedRestrictionType rstr_type; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip()
1957 CeedRestrictionType rstr_type; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip()
/libCEED/backends/ref/
H A Dceed-ref-operator.c894 CeedRestrictionType rstr_type; in CeedOperatorInputBasisAtPoints_Ref()
960 CeedRestrictionType rstr_type; in CeedOperatorOutputBasisAtPoints_Ref()
1405 CeedRestrictionType rstr_type; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Ref()
1453 CeedRestrictionType rstr_type; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Ref()
1612 CeedRestrictionType rstr_type; in CeedOperatorAssembleSingleAtPoints_Ref()
1664 CeedRestrictionType rstr_type; in CeedOperatorAssembleSingleAtPoints_Ref()
H A Dceed-ref-restriction.c401 CeedRestrictionType rstr_type; in CeedElemRestrictionApply_Ref_Core()
750 CeedRestrictionType rstr_type; in CeedElemRestrictionCreate_Ref()
/libCEED/include/ceed/
H A Dbackend.h301 } CeedRestrictionType; typedef
303 CEED_EXTERN int CeedElemRestrictionGetType(CeedElemRestriction rstr, CeedRestrictionType *rstr_type…
/libCEED/include/
H A Dceed-impl.h198 CeedRestrictionType
/libCEED/backends/memcheck/
H A Dceed-memcheck-restriction.c397 CeedRestrictionType rstr_type; in CeedElemRestrictionApply_Memcheck_Core()
644 CeedRestrictionType rstr_type; in CeedElemRestrictionCreate_Memcheck()
/libCEED/backends/sycl-ref/
H A Dceed-sycl-restriction.sycl.cpp344 CeedRestrictionType rstr_type; in CeedElemRestrictionCreate_Sycl()
/libCEED/backends/opt/
H A Dceed-opt-operator.c54 CeedRestrictionType rstr_type; in CeedOperatorSetupFields_Opt()
/libCEED/backends/blocked/
H A Dceed-blocked-operator.c54 CeedRestrictionType rstr_type; in CeedOperatorSetupFields_Blocked()
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl1012 @cenum CeedRestrictionType::UInt32 begin
1021 …dElemRestrictionGetType, libceed), Cint, (CeedElemRestriction, Ptr{CeedRestrictionType}), rstr, rs…
/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator-build.cpp419 CeedRestrictionType rstr_type = CEED_RESTRICTION_STANDARD; in CeedOperatorBuildKernelRestriction_Hip_gen()
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator-build.cpp392 CeedRestrictionType rstr_type = CEED_RESTRICTION_STANDARD; in CeedOperatorBuildKernelRestriction_Cuda_gen()