Searched refs:CeedTensorContractDestroy (Results 1 – 6 of 6) sorted by relevance
32 CeedCall(CeedTensorContractDestroy((CeedTensorContract *)contract)); in CeedTensorContractDestroy_Object()225 CeedCall(CeedTensorContractDestroy(tensor_copy)); in CeedTensorContractReferenceCopy()239 int CeedTensorContractDestroy(CeedTensorContract *contract) { in CeedTensorContractDestroy() function
2476 CeedCall(CeedTensorContractDestroy(&(*basis)->contract)); in CeedBasisDestroy()
298 CeedCallBackend(CeedTensorContractDestroy(&contract)); in CeedBasisCreateTensorH1_Ref()321 CeedCallBackend(CeedTensorContractDestroy(&contract)); in CeedBasisCreateH1_Ref()343 CeedCallBackend(CeedTensorContractDestroy(&contract)); in CeedBasisCreateHdiv_Ref()365 CeedCallBackend(CeedTensorContractDestroy(&contract)); in CeedBasisCreateHcurl_Ref()
372 CEED_EXTERN int CeedTensorContractDestroy(CeedTensorContract *contract);
1170 function CeedTensorContractDestroy(contract) function1171 ccall((:CeedTensorContractDestroy, libceed), Cint, (Ptr{CeedTensorContract},), contract)
11655 FNA:7,768,CeedTensorContractDestroy