Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-qfunction.c338 int CeedQFunctionLoadSourceToBuffer(CeedQFunction qf, const char **source_buffer) { in CeedQFunctionLoadSourceToBuffer()
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl1198 function CeedQFunctionLoadSourceToBuffer(qf, source_buffer) argument