| /libCEED/interface/ |
| H A D | ceed-elemrestriction.c | 148 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 D | ceed-preconditioning.c | 725 CeedRestrictionType elem_rstr_type_in, elem_rstr_type_out; in CeedOperatorAssembleSingle() 1107 CeedRestrictionType rstr_type; in CeedOperatorMultigridLevelCreateSingle_Core()
|
| H A D | ceed-operator.c | 948 CeedRestrictionType rstr_type; in CeedOperatorSetField()
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-restriction.c | 28 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 D | ceed-cuda-ref-operator.c | 1724 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 D | ceed-hip-ref-restriction.c | 27 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 D | ceed-hip-ref-operator.c | 1721 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 D | ceed-ref-operator.c | 894 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 D | ceed-ref-restriction.c | 401 CeedRestrictionType rstr_type; in CeedElemRestrictionApply_Ref_Core() 750 CeedRestrictionType rstr_type; in CeedElemRestrictionCreate_Ref()
|
| /libCEED/include/ceed/ |
| H A D | backend.h | 301 } CeedRestrictionType; typedef 303 CEED_EXTERN int CeedElemRestrictionGetType(CeedElemRestriction rstr, CeedRestrictionType *rstr_type…
|
| /libCEED/include/ |
| H A D | ceed-impl.h | 198 CeedRestrictionType
|
| /libCEED/backends/memcheck/ |
| H A D | ceed-memcheck-restriction.c | 397 CeedRestrictionType rstr_type; in CeedElemRestrictionApply_Memcheck_Core() 644 CeedRestrictionType rstr_type; in CeedElemRestrictionCreate_Memcheck()
|
| /libCEED/backends/sycl-ref/ |
| H A D | ceed-sycl-restriction.sycl.cpp | 344 CeedRestrictionType rstr_type; in CeedElemRestrictionCreate_Sycl()
|
| /libCEED/backends/opt/ |
| H A D | ceed-opt-operator.c | 54 CeedRestrictionType rstr_type; in CeedOperatorSetupFields_Opt()
|
| /libCEED/backends/blocked/ |
| H A D | ceed-blocked-operator.c | 54 CeedRestrictionType rstr_type; in CeedOperatorSetupFields_Blocked()
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1012 @cenum CeedRestrictionType::UInt32 begin 1021 …dElemRestrictionGetType, libceed), Cint, (CeedElemRestriction, Ptr{CeedRestrictionType}), rstr, rs…
|
| /libCEED/backends/hip-gen/ |
| H A D | ceed-hip-gen-operator-build.cpp | 419 CeedRestrictionType rstr_type = CEED_RESTRICTION_STANDARD; in CeedOperatorBuildKernelRestriction_Hip_gen()
|
| /libCEED/backends/cuda-gen/ |
| H A D | ceed-cuda-gen-operator-build.cpp | 392 CeedRestrictionType rstr_type = CEED_RESTRICTION_STANDARD; in CeedOperatorBuildKernelRestriction_Cuda_gen()
|