Home
last modified time | relevance | path

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

/libCEED/include/ceed/
H A Dbackend.h313 CEED_EXTERN int CeedElemRestrictionGetCurlOrientations(CeedElemRestriction rstr, CeedMemType mem_ty…
/libCEED/backends/opt/
H A Dceed-opt-operator.c91 … CeedCallBackend(CeedElemRestrictionGetCurlOrientations(rstr, CEED_MEM_HOST, &curl_orients)); in CeedOperatorSetupFields_Opt()
/libCEED/backends/blocked/
H A Dceed-blocked-operator.c91 … CeedCallBackend(CeedElemRestrictionGetCurlOrientations(rstr, CEED_MEM_HOST, &curl_orients)); in CeedOperatorSetupFields_Blocked()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-operator.c1756 …CeedCallBackend(CeedElemRestrictionGetCurlOrientations(rstr_in, CEED_MEM_DEVICE, &curl_orients_in)… in CeedOperatorAssembleSingle_Hip()
1769 …CeedCallBackend(CeedElemRestrictionGetCurlOrientations(rstr_out, CEED_MEM_DEVICE, &curl_orients_ou… in CeedOperatorAssembleSingle_Hip()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-operator.c1759 …CeedCallBackend(CeedElemRestrictionGetCurlOrientations(rstr_in, CEED_MEM_DEVICE, &curl_orients_in)… in CeedOperatorAssembleSingle_Cuda()
1772 …CeedCallBackend(CeedElemRestrictionGetCurlOrientations(rstr_out, CEED_MEM_DEVICE, &curl_orients_ou… in CeedOperatorAssembleSingle_Cuda()
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl1056 function CeedElemRestrictionGetCurlOrientations(rstr, mem_type, curl_orients) function
1057 …ccall((:CeedElemRestrictionGetCurlOrientations, libceed), Cint, (CeedElemRestriction, CeedMemType,…
/libCEED/interface/
H A Dceed-elemrestriction.c349 int CeedElemRestrictionGetCurlOrientations(CeedElemRestriction rstr, CeedMemType mem_type, const Ce… in CeedElemRestrictionGetCurlOrientations() function
H A Dceed-preconditioning.c756 …CeedCall(CeedElemRestrictionGetCurlOrientations(elem_rstr_in, CEED_MEM_HOST, &elem_rstr_curl_orien… in CeedOperatorAssembleSingle()
778 …CeedCall(CeedElemRestrictionGetCurlOrientations(elem_rstr_out, CEED_MEM_HOST, &elem_rstr_curl_orie… in CeedOperatorAssembleSingle()
/libCEED/
H A Dcoverage.info6518 FNA:42,0,CeedElemRestrictionGetCurlOrientations