Home
last modified time | relevance | path

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

/libCEED/backends/ref/
H A Dceed-ref-tensor.c43 static int CeedTensorContractDestroy_Ref(CeedTensorContract contract) { return CEED_ERROR_SUCCESS; } in CeedTensorContractDestroy_Ref() function
53 …eedSetBackendFunction(ceed, "TensorContract", contract, "Destroy", CeedTensorContractDestroy_Ref)); in CeedTensorContractCreate_Ref()
/libCEED/
H A Dcoverage.info3829 FNA:1,192,CeedTensorContractDestroy_Ref