Home
last modified time | relevance | path

Searched refs:CeedQFunctionGetVectorLength (Results 1 – 5 of 5) sorted by relevance

/libCEED/interface/
H A Dceed-qfunction.c207 int CeedQFunctionGetVectorLength(CeedQFunction qf, CeedInt *vec_length) { in CeedQFunctionGetVectorLength() function
1154 CeedCall(CeedQFunctionGetVectorLength(qf, &vec_length)); in CeedQFunctionApply()
H A Dceed-preconditioning.c64 CeedCall(CeedQFunctionGetVectorLength(qf, &vec_length)); in CeedQFunctionCreateFallback()
/libCEED/include/ceed/
H A Dbackend.h377 CEED_EXTERN int CeedQFunctionGetVectorLength(CeedQFunction qf, CeedInt *vec_length);
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl1182 function CeedQFunctionGetVectorLength(qf, vec_length) function
1183 …ccall((:CeedQFunctionGetVectorLength, libceed), Cint, (CeedQFunction, Ptr{CeedInt}), qf, vec_lengt…
/libCEED/
H A Dcoverage.info10848 FNA:14,3072,CeedQFunctionGetVectorLength