Searched refs:CeedTensorContractReferenceCopy (Results 1 – 5 of 5) sorted by relevance
| /libCEED/interface/ |
| H A D | ceed-tensor.c | 223 int CeedTensorContractReferenceCopy(CeedTensorContract tensor, CeedTensorContract *tensor_copy) { in CeedTensorContractReferenceCopy() function
|
| H A D | ceed-basis.c | 536 CeedCall(CeedTensorContractReferenceCopy(basis_ref->contract, &basis->contract)); in CeedBasisApplyAtPoints_Core()
|
| /libCEED/include/ceed/ |
| H A D | backend.h | 371 CEED_EXTERN int CeedTensorContractReferenceCopy(CeedTensorContract tensor, CeedTensorContract *ten…
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1166 function CeedTensorContractReferenceCopy(tensor, tensor_copy) function 1167 …ccall((:CeedTensorContractReferenceCopy, libceed), Cint, (CeedTensorContract, Ptr{CeedTensorContra…
|
| /libCEED/ |
| H A D | coverage.info | 11653 FNA:6,0,CeedTensorContractReferenceCopy
|