Searched refs:CeedElemRestrictionGetFlopsEstimate (Results 1 – 5 of 5) sorted by relevance
| /libCEED/include/ceed/ |
| H A D | backend.h | 324 CEED_EXTERN int CeedElemRestrictionGetFlopsEstimate(CeedElemRestriction rstr, CeedTransposeMode t_m…
|
| /libCEED/interface/ |
| H A D | ceed-operator.c | 1897 CeedCall(CeedElemRestrictionGetFlopsEstimate(rstr, CEED_NOTRANSPOSE, &rstr_flops)); in CeedOperatorGetFlopsEstimate() 1936 CeedCall(CeedElemRestrictionGetFlopsEstimate(rstr, CEED_TRANSPOSE, &rstr_flops)); in CeedOperatorGetFlopsEstimate()
|
| H A D | ceed-elemrestriction.c | 576 int CeedElemRestrictionGetFlopsEstimate(CeedElemRestriction rstr, CeedTransposeMode t_mode, CeedSiz… in CeedElemRestrictionGetFlopsEstimate() function
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1084 function CeedElemRestrictionGetFlopsEstimate(rstr, t_mode, flops) function 1085 …ccall((:CeedElemRestrictionGetFlopsEstimate, libceed), Cint, (CeedElemRestriction, CeedTransposeMo…
|
| /libCEED/ |
| H A D | coverage.info | 6542 FNA:54,0,CeedElemRestrictionGetFlopsEstimate
|