Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-qfunctioncontext.c595 int CeedQFunctionContextCreate(Ceed ceed, CeedQFunctionContext *ctx) { in CeedQFunctionContextCreate() function
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl593 function CeedQFunctionContextCreate(ceed, ctx) function