Home
last modified time | relevance | path

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

/libCEED/include/ceed/
H A Dbackend.h314 CEED_EXTERN int CeedElemRestrictionRestoreCurlOrientations(CeedElemRestriction rstr, const CeedInt8…
/libCEED/backends/opt/
H A Dceed-opt-operator.c96 CeedCallBackend(CeedElemRestrictionRestoreCurlOrientations(rstr, &curl_orients)); in CeedOperatorSetupFields_Opt()
/libCEED/backends/blocked/
H A Dceed-blocked-operator.c96 CeedCallBackend(CeedElemRestrictionRestoreCurlOrientations(rstr, &curl_orients)); in CeedOperatorSetupFields_Blocked()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-operator.c1797 CeedCallBackend(CeedElemRestrictionRestoreCurlOrientations(rstr_in, &curl_orients_in)); in CeedOperatorAssembleSingle_Hip()
1803 CeedCallBackend(CeedElemRestrictionRestoreCurlOrientations(rstr_out, &curl_orients_out)); in CeedOperatorAssembleSingle_Hip()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-operator.c1800 CeedCallBackend(CeedElemRestrictionRestoreCurlOrientations(rstr_in, &curl_orients_in)); in CeedOperatorAssembleSingle_Cuda()
1806 CeedCallBackend(CeedElemRestrictionRestoreCurlOrientations(rstr_out, &curl_orients_out)); in CeedOperatorAssembleSingle_Cuda()
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl1060 function CeedElemRestrictionRestoreCurlOrientations(rstr, curl_orients) function
1061 …ccall((:CeedElemRestrictionRestoreCurlOrientations, libceed), Cint, (CeedElemRestriction, Ptr{Ptr{…
/libCEED/interface/
H A Dceed-elemrestriction.c367 int CeedElemRestrictionRestoreCurlOrientations(CeedElemRestriction rstr, const CeedInt8 **curl_orie… in CeedElemRestrictionRestoreCurlOrientations() function
H A Dceed-preconditioning.c902 CeedCall(CeedElemRestrictionRestoreCurlOrientations(elem_rstr_in, &elem_rstr_curl_orients_in)); in CeedOperatorAssembleSingle()
908 … CeedCall(CeedElemRestrictionRestoreCurlOrientations(elem_rstr_out, &elem_rstr_curl_orients_out)); in CeedOperatorAssembleSingle()
/libCEED/
H A Dcoverage.info6520 FNA:43,0,CeedElemRestrictionRestoreCurlOrientations