Searched refs:CeedTensorContractReference (Results 1 – 5 of 5) sorted by relevance
203 int CeedTensorContractReference(CeedTensorContract contract) { in CeedTensorContractReference() function224 CeedCall(CeedTensorContractReference(tensor)); in CeedTensorContractReferenceCopy()
1125 CeedCall(CeedTensorContractReference(contract)); in CeedBasisSetTensorContract()
370 CEED_EXTERN int CeedTensorContractReference(CeedTensorContract contract);
1162 function CeedTensorContractReference(contract) function1163 ccall((:CeedTensorContractReference, libceed), Cint, (CeedTensorContract,), contract)
11651 FNA:5,384,CeedTensorContractReference