Home
last modified time | relevance | path

Searched refs:CeedTensorContractApply_Core_Opt (Results 1 – 2 of 2) sorted by relevance

/libCEED/backends/opt/
H A Dceed-opt-tensor.c16 static inline int CeedTensorContractApply_Core_Opt(CeedTensorContract contract, CeedInt A, CeedInt … in CeedTensorContractApply_Core_Opt() function
46 if (C == 1) return CeedTensorContractApply_Core_Opt(contract, A, B, 1, J, t, t_mode, add, u, v); in CeedTensorContractApply_Opt()
47 else return CeedTensorContractApply_Core_Opt(contract, A, B, C, J, t, t_mode, add, u, v); in CeedTensorContractApply_Opt()
/libCEED/
H A Dcoverage.info2037 FNA:0,2016,CeedTensorContractApply_Core_Opt