Searched defs:CeedTensorContractStridedApply (Results 1 – 2 of 2) sorted by relevance
| /libCEED/interface/ |
| H A D | ceed-tensor.c | 124 int CeedTensorContractStridedApply(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C, Ce… in CeedTensorContractStridedApply() function
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1146 function CeedTensorContractStridedApply(contract, A, B, C, D, J, t, t_mode, add, u, v) function
|