Home
last modified time | relevance | path

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

/libCEED/include/ceed/
H A Dbackend.h312 CEED_EXTERN int CeedElemRestrictionRestoreOrientations(CeedElemRestriction rstr, const bool **orien…
/libCEED/backends/opt/
H A Dceed-opt-operator.c84 CeedCallBackend(CeedElemRestrictionRestoreOrientations(rstr, &orients)); in CeedOperatorSetupFields_Opt()
/libCEED/backends/blocked/
H A Dceed-blocked-operator.c84 CeedCallBackend(CeedElemRestrictionRestoreOrientations(rstr, &orients)); in CeedOperatorSetupFields_Blocked()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-operator.c1795 CeedCallBackend(CeedElemRestrictionRestoreOrientations(rstr_in, &orients_in)); in CeedOperatorAssembleSingle_Hip()
1801 CeedCallBackend(CeedElemRestrictionRestoreOrientations(rstr_out, &orients_out)); in CeedOperatorAssembleSingle_Hip()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-operator.c1798 CeedCallBackend(CeedElemRestrictionRestoreOrientations(rstr_in, &orients_in)); in CeedOperatorAssembleSingle_Cuda()
1804 CeedCallBackend(CeedElemRestrictionRestoreOrientations(rstr_out, &orients_out)); in CeedOperatorAssembleSingle_Cuda()
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl1052 function CeedElemRestrictionRestoreOrientations(rstr, orients) function
1053 …ccall((:CeedElemRestrictionRestoreOrientations, libceed), Cint, (CeedElemRestriction, Ptr{Ptr{Bool…
/libCEED/interface/
H A Dceed-elemrestriction.c331 int CeedElemRestrictionRestoreOrientations(CeedElemRestriction rstr, const bool **orients) { in CeedElemRestrictionRestoreOrientations() function
H A Dceed-preconditioning.c900 CeedCall(CeedElemRestrictionRestoreOrientations(elem_rstr_in, &elem_rstr_orients_in)); in CeedOperatorAssembleSingle()
906 CeedCall(CeedElemRestrictionRestoreOrientations(elem_rstr_out, &elem_rstr_orients_out)); in CeedOperatorAssembleSingle()
/libCEED/
H A Dcoverage.info6516 FNA:41,0,CeedElemRestrictionRestoreOrientations