Searched refs:CeedQFunctionGetVectorLength (Results 1 – 5 of 5) sorted by relevance
| /libCEED/interface/ |
| H A D | ceed-qfunction.c | 207 int CeedQFunctionGetVectorLength(CeedQFunction qf, CeedInt *vec_length) { in CeedQFunctionGetVectorLength() function 1154 CeedCall(CeedQFunctionGetVectorLength(qf, &vec_length)); in CeedQFunctionApply()
|
| H A D | ceed-preconditioning.c | 64 CeedCall(CeedQFunctionGetVectorLength(qf, &vec_length)); in CeedQFunctionCreateFallback()
|
| /libCEED/include/ceed/ |
| H A D | backend.h | 377 CEED_EXTERN int CeedQFunctionGetVectorLength(CeedQFunction qf, CeedInt *vec_length);
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1182 function CeedQFunctionGetVectorLength(qf, vec_length) function 1183 …ccall((:CeedQFunctionGetVectorLength, libceed), Cint, (CeedQFunction, Ptr{CeedInt}), qf, vec_lengt…
|
| /libCEED/ |
| H A D | coverage.info | 10848 FNA:14,3072,CeedQFunctionGetVectorLength
|