Home
last modified time | relevance | path

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

/libCEED/tests/
H A Dt220-elemrestriction.c35 CeedElemRestrictionCreateUnsignedCopy(elem_restriction, &elem_restriction_copy); in main()
H A Dt218-elemrestriction.c64 CeedElemRestrictionCreateUnsignedCopy(elem_restriction, &elem_restriction_unsigned); in main()
/libCEED/include/ceed/
H A Dceed.h285 CEED_EXTERN int CeedElemRestrictionCreateUnsignedCopy(CeedElemRestriction rstr, CeedElemRestrictio…
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl319 function CeedElemRestrictionCreateUnsignedCopy(rstr, rstr_unsigned) function
320 …ccall((:CeedElemRestrictionCreateUnsignedCopy, libceed), Cint, (CeedElemRestriction, Ptr{CeedElemR…
/libCEED/interface/
H A Dceed-elemrestriction.c1204 int CeedElemRestrictionCreateUnsignedCopy(CeedElemRestriction rstr, CeedElemRestriction *rstr_unsig… in CeedElemRestrictionCreateUnsignedCopy() function
H A Dceed-preconditioning.c285 CeedCall(CeedElemRestrictionCreateUnsignedCopy(active_elem_rstrs_in[b_in], &diag_elem_rstr)); in CeedOperatorLinearAssembleAddDiagonalSingle_Mesh()
1116 CeedCall(CeedElemRestrictionCreateUnsignedCopy(rstr_fine, &rstr_p_mult_full)); in CeedOperatorMultigridLevelCreateSingle_Core()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-operator.c1442 CeedCallBackend(CeedElemRestrictionCreateUnsignedCopy(rstr_out, &diag->diag_rstr)); in CeedOperatorAssembleDiagonalCore_Hip()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-operator.c1445 CeedCallBackend(CeedElemRestrictionCreateUnsignedCopy(rstr_out, &diag->diag_rstr)); in CeedOperatorAssembleDiagonalCore_Cuda()
/libCEED/
H A Dcoverage.info6442 FNA:4,0,CeedElemRestrictionCreateUnsignedCopy