Home
last modified time | relevance | path

Searched refs:CeedTensorContractCreate_Opt (Results 1 – 5 of 5) sorted by relevance

/libCEED/backends/opt/
H A Dceed-opt.h38 CEED_INTERN int CeedTensorContractCreate_Opt(CeedTensorContract contract);
H A Dceed-opt-serial.c43 …(CeedSetBackendFunction(ceed, "Ceed", ceed, "TensorContractCreate", CeedTensorContractCreate_Opt)); in CeedInit_Opt_Serial()
H A Dceed-opt-blocked.c43 …(CeedSetBackendFunction(ceed, "Ceed", ceed, "TensorContractCreate", CeedTensorContractCreate_Opt)); in CeedInit_Opt_Blocked()
H A Dceed-opt-tensor.c54 int CeedTensorContractCreate_Opt(CeedTensorContract contract) { in CeedTensorContractCreate_Opt() function
/libCEED/
H A Dcoverage.info2041 FNA:2,96,CeedTensorContractCreate_Opt