Searched refs:CeedElemRestrictionCreateUnsignedCopy (Results 1 – 9 of 9) sorted by relevance
| /libCEED/tests/ |
| H A D | t220-elemrestriction.c | 35 CeedElemRestrictionCreateUnsignedCopy(elem_restriction, &elem_restriction_copy); in main()
|
| H A D | t218-elemrestriction.c | 64 CeedElemRestrictionCreateUnsignedCopy(elem_restriction, &elem_restriction_unsigned); in main()
|
| /libCEED/include/ceed/ |
| H A D | ceed.h | 285 CEED_EXTERN int CeedElemRestrictionCreateUnsignedCopy(CeedElemRestriction rstr, CeedElemRestrictio…
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 319 function CeedElemRestrictionCreateUnsignedCopy(rstr, rstr_unsigned) function 320 …ccall((:CeedElemRestrictionCreateUnsignedCopy, libceed), Cint, (CeedElemRestriction, Ptr{CeedElemR…
|
| /libCEED/interface/ |
| H A D | ceed-elemrestriction.c | 1204 int CeedElemRestrictionCreateUnsignedCopy(CeedElemRestriction rstr, CeedElemRestriction *rstr_unsig… in CeedElemRestrictionCreateUnsignedCopy() function
|
| H A D | ceed-preconditioning.c | 285 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 D | ceed-hip-ref-operator.c | 1442 CeedCallBackend(CeedElemRestrictionCreateUnsignedCopy(rstr_out, &diag->diag_rstr)); in CeedOperatorAssembleDiagonalCore_Hip()
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-operator.c | 1445 CeedCallBackend(CeedElemRestrictionCreateUnsignedCopy(rstr_out, &diag->diag_rstr)); in CeedOperatorAssembleDiagonalCore_Cuda()
|
| /libCEED/ |
| H A D | coverage.info | 6442 FNA:4,0,CeedElemRestrictionCreateUnsignedCopy
|