Home
last modified time | relevance | path

Searched refs:CeedElemRestrictionGetOrientations (Results 1 – 9 of 9) sorted by relevance

/libCEED/include/ceed/
H A Dbackend.h311 CEED_EXTERN int CeedElemRestrictionGetOrientations(CeedElemRestriction rstr, CeedMemType mem_type, …
/libCEED/backends/opt/
H A Dceed-opt-operator.c80 CeedCallBackend(CeedElemRestrictionGetOrientations(rstr, CEED_MEM_HOST, &orients)); in CeedOperatorSetupFields_Opt()
/libCEED/backends/blocked/
H A Dceed-blocked-operator.c80 CeedCallBackend(CeedElemRestrictionGetOrientations(rstr, CEED_MEM_HOST, &orients)); in CeedOperatorSetupFields_Blocked()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-operator.c1754 CeedCallBackend(CeedElemRestrictionGetOrientations(rstr_in, CEED_MEM_DEVICE, &orients_in)); in CeedOperatorAssembleSingle_Hip()
1767 CeedCallBackend(CeedElemRestrictionGetOrientations(rstr_out, CEED_MEM_DEVICE, &orients_out)); in CeedOperatorAssembleSingle_Hip()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-operator.c1757 CeedCallBackend(CeedElemRestrictionGetOrientations(rstr_in, CEED_MEM_DEVICE, &orients_in)); in CeedOperatorAssembleSingle_Cuda()
1770 CeedCallBackend(CeedElemRestrictionGetOrientations(rstr_out, CEED_MEM_DEVICE, &orients_out)); in CeedOperatorAssembleSingle_Cuda()
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl1048 function CeedElemRestrictionGetOrientations(rstr, mem_type, orients) function
1049 …ccall((:CeedElemRestrictionGetOrientations, libceed), Cint, (CeedElemRestriction, CeedMemType, Ptr…
/libCEED/interface/
H A Dceed-elemrestriction.c313 int CeedElemRestrictionGetOrientations(CeedElemRestriction rstr, CeedMemType mem_type, const bool *… in CeedElemRestrictionGetOrientations() function
H A Dceed-preconditioning.c754 … CeedCall(CeedElemRestrictionGetOrientations(elem_rstr_in, CEED_MEM_HOST, &elem_rstr_orients_in)); in CeedOperatorAssembleSingle()
776 …CeedCall(CeedElemRestrictionGetOrientations(elem_rstr_out, CEED_MEM_HOST, &elem_rstr_orients_out)); in CeedOperatorAssembleSingle()
/libCEED/
H A Dcoverage.info6514 FNA:40,0,CeedElemRestrictionGetOrientations