Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-qfunction.c289 int CeedQFunctionGetSourcePath(CeedQFunction qf, const char **source_path) { in CeedQFunctionGetSourcePath() function
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl1194 function CeedQFunctionGetSourcePath(qf, source_path) function