Home
last modified time | relevance | path

Searched defs:CeedQFunctionGetVectorLength (Results 1 – 2 of 2) sorted by relevance

/libCEED/interface/
H A Dceed-qfunction.c207 int CeedQFunctionGetVectorLength(CeedQFunction qf, CeedInt *vec_length) { in CeedQFunctionGetVectorLength() function
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl1182 function CeedQFunctionGetVectorLength(qf, vec_length) function