Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-tensor.c203 int CeedTensorContractReference(CeedTensorContract contract) { in CeedTensorContractReference() function
224 CeedCall(CeedTensorContractReference(tensor)); in CeedTensorContractReferenceCopy()
H A Dceed-basis.c1125 CeedCall(CeedTensorContractReference(contract)); in CeedBasisSetTensorContract()
/libCEED/include/ceed/
H A Dbackend.h370 CEED_EXTERN int CeedTensorContractReference(CeedTensorContract contract);
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl1162 function CeedTensorContractReference(contract) function
1163 ccall((:CeedTensorContractReference, libceed), Cint, (CeedTensorContract,), contract)
/libCEED/
H A Dcoverage.info11651 FNA:5,384,CeedTensorContractReference