Searched defs:mat_C (Results 1 – 2 of 2) sorted by relevance
| /libCEED/interface/ |
| H A D | ceed-basis.c | 1146 …ltiply(Ceed ceed, const CeedScalar *mat_A, const CeedScalar *mat_B, CeedScalar *mat_C, CeedInt m, … in CeedMatrixMatrixMultiply() 1448 CeedScalar *mat_C, *mat_G, *vec_D; in CeedSimultaneousDiagonalization() local
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1454 function CeedMatrixMatrixMultiply(ceed, mat_A, mat_B, mat_C, m, n, kk) argument
|